Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2e6…d7380x5aae…482eBase$0.25100%coinbase18s ago0x63cb29…3a3e97
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x2edd8f…354559
0x81b7…7d0b0x6839…1a2bBase$1.00100%coinbase20s ago0xd98961…c63f67
0x4b87…f2d10x3e0a…78e7Base$0.003757100%coinbase20s ago0xd847b3…78b1a7
0xaad7…f2470x40a8…ad8bBasex402 service$0.01100%coinbase20s ago0x362cfd…4bb75e
0x1766…e9d10x6c72…03b9Base$50.0070%0xa923…c9ac22s ago0xcd8d97…f6553e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24s ago0x82a6d5…4acd90
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xd138cf…49021c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase28s ago0xdbd6a4…d00802
0x0e26…722c0x6839…1a2bBase$5.00100%coinbase30s ago0xcc5f0a…3b2b8f
0x6b41…b4cf0x50eb…6480Base$0.00170%0x54f0…793232s ago0xedc500…f88517
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x6c8ce3…eab97e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a538s ago0xdc2580…eca629
0x1ecb…858d0x5aae…482eBase$0.25100%coinbase38s ago0x6e47fc…b2c0a4
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793242s ago0x3b6c9a…08021b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xd6f1ba…facf4f
0x1850…aa0f0x6839…1a2bBase$15.00100%coinbase42s ago0xfb8487…ea2053
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0xb1e5a7…af8f86
0x3be9…575c0x4cd0…bc31Base$20.4970%0x4337…98b648s ago0xaf2296…ce48e0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc50s ago0x9e8d6a…3631b4
0xe03d…274b0x50eb…6480Base$0.00170%0x54f0…793252s ago0xc5a110…d61a00
0x4e1f…fa0c0x6839…1a2bBase$1.00100%coinbase52s ago0x6c76ea…6ffe43
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54s ago0xd899b6…210db7
0xf9eb…e9d00x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase56s ago0x718c94…d801b4
0xe9e3…c7c40x6839…1a2bBase$5.00100%coinbase1m ago0xf6a148…8dc20a

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.