Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xcec746…61255b
0x8c85…e5480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x0d0b86…9717e9
0x4772…59460x52e2…f3eaBasex402 service$0.005100%coinbase16s ago0xc48bfe…5dd551
0xa390…01590x6839…1a2bBase—$0.003100%coinbase16s ago0x3bb9e4…4ee13e
0x1eb5…04fd0x50eb…6480Base—$0.00370%0x54f0…793220s ago0x8cb8df…4b3dbd
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase22s ago0x9c6400…cb9848
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase22s ago0x0a56d8…4eb142
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase22s ago0x673b78…2d5a27
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase22s ago0x56e367…f81a29
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x316a1f…51353b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase24s ago0x85c987…0d3519
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xa47db6…8f181d
0x440a…3ee00x6839…1a2bBase—$0.003100%coinbase26s ago0x5127ad…c94190
0x4772…59460x52e2…f3eaBasex402 service$0.008100%coinbase28s ago0x743790…0c3789
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x26ed68…22d915
0x44b2…946f0x6839…1a2bBase—$0.003100%coinbase34s ago0x3bb361…41d336
0x4772…59460x52e2…f3eaBasex402 service$0.001100%coinbase34s ago0x846b64…fceba8
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase36s ago0x3a9776…140101
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase38s ago0xeeb9ae…802e0d
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase38s ago0x1f65fd…7efb69
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x3510b4…29097e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x064ad2…c817ac
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase46s ago0xbf9c65…a1d4c8
0x4772…59460x52e2…f3eaBasex402 service$0.008100%coinbase46s ago0xce9cfc…9d65e6
0x227b…e2880x6839…1a2bBase—$0.003100%coinbase48s ago0x2fc31e…699952

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.