Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa1839b…beb7eb
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0fc939…b201e6
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x493513…b05ac0
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x296026…947003
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe9b803…dfe1b5
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6a17bb…51afb1
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e4674…1c4cff
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x971fb2…93ed57
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa988d7…3f12b0
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfdeb0b…2c1805
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d4493…151669
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1934da…2b0cc5
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd1eb2d…b2ddfd
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4d4e71…5044de
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1511a6…a8d6e0
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd98515…f25707
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x90fd9d…a7d62d
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe89580…e40031
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbae59e…4022f1
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2a8bbe…429fab
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x98f7bc…ceecb6
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3081ba…091ffe
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2d32ad…b12702
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x750a8a…d195d3
0xecc9…46230x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe6dcb2…71b4cc

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.