Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase14s ago0xbf9c65…a1d4c8
0x4772…59460x52e2…f3eaBasex402 service$0.008100%coinbase14s ago0xce9cfc…9d65e6
0x227b…e2880x6839…1a2bBase—$0.003100%coinbase16s ago0x2fc31e…699952
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0xd818bd…551f0a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xf013d7…33a619
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase18s ago0xd68026…78c1ff
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase18s ago0x669be5…1d36b8
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase18s ago0x998a38…8582a5
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0x0eacc1…2f14bf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x3ab2af…48e7a9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase22s ago0x27698d…effbf6
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase22s ago0xff3166…898aee
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0x5394cc…c558d0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x0e9dcf…1d73c8
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase26s ago0x413476…cb5510
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0xbf027d…3c56a4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x51124b…83cb6a
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase30s ago0x767f74…fc75d3
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase30s ago0x174042…891edc
0xce5b…c1e30x6839…1a2bBase—$0.003100%coinbase32s ago0xb6d790…67307c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase32s ago0x0319c5…868231
0xa07b…9b5f0x3dcb…32e1Basex402 service$0.002100%coinbase32s ago0x4667e5…c8b77d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase34s ago0x52f870…f96daf
0x493a…e7ec0x265f…a533Base—$10.0070%0x4ef0…af9a34s ago0x9bf9cc…834cc9
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase36s ago0x31f385…7bc0ff

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.