Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3609…cc720xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13s ago0xfb989b…2a47fa
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x6f9580…0717f8
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793217s ago0xeab655…9ca6c3
0xc59e…860f0x47c5…4fc3Base—$31.5070%0xa4f5…b2f917s ago0x410368…101ca1
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase23s ago0xf8eeb2…cd2936
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase25s ago0x58fd97…7a2924
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x01650f…c26378
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x3722bc…74051b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xc5a1…8a3433s ago0x7e8a0d…20493e
0x7024…85730x9e25…0810Base—$0.0056970%0x9e25…081035s ago0xf27d84…dd55ba
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x8e8576…9e65b3
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a535s ago0xca53a5…b3bcc0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x270449…692b2e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x259615…59c686
0x6f9d…8ba00xa769…f789Base—$0.01100%coinbase45s ago0x9d523f…85ea47
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase47s ago0x611093…7967d3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc47s ago0x7ca9d1…a18d48
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa49s ago0xa1d5e6…82aced
0xe55e…f7480x1cec…8dd4Base—$43.97100%mrdn49s ago0x60c125…9c400e
0x2fc6…befe0x4985…2b2bBase—$998.5270%0x6351…0d6249s ago0x24db06…dc2036
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase49s ago0xf6f5f6…b237f1
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase51s ago0x4c8922…e70478
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x59eb77…9c05a2
0xd059…e21f0xc148…3515Base—$100.0070%0x23ef…243153s ago0xa67ef9…92b692
0x9108…33e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0x8d511b…69c446

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.