Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xf44905…0f609f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x7f87ee…014b6a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xf6124a…371c78
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase18s ago0xda8337…ad2367
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x992c4f…38b764
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24s ago0xc562f7…e8233d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase26s ago0xc9ff37…c701bb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0x8c34a7…c2cc9d
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x2544…8c4528s ago0xc2d0be…af0de6
0x1ffe…d5380x090d…f7a9Base—$1.00100%coinbase30s ago0xeb04f7…bc6af1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xffe77e…b34a54
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x74fff7…7b0d54
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa36s ago0xb1c305…c5207f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xcd5486…b31d65
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6ae4…e26d40s ago0x2166e2…eefac0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x08e108…9e64ac
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase44s ago0xdba97d…c7c85b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xa77352…6be993
0x70c8…a91c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xd66753…c6dcdd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x12bc33…207308
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase54s ago0x42aad6…6b2f6d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0xe138c2…d4b558
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase58s ago0x19b507…39cde7
0x70c8…a91c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xf6fbe5…22bbef
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x293dfd…86af54

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.