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%coinbase8s ago0x86333e…85de7d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase8s ago0x0f8de7…32e445
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xce9f…bc8e10s ago0xf952c9…81a709
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase10s ago0xefea14…d1ef70
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10s ago0x890730…0ecfb1
0x3be9…575c0x4cd0…bc31Base—$30.4870%0x4337…926910s ago0xc2e790…b1859d
0xac08…cb7b0x52e2…f3eaBasex402 service$0.008100%coinbase10s ago0xf750b3…c63ad9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x248a8d…5b10ec
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xa1bc91…75f625
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x3d182c…dde703
0x41f7…b6920x3e0a…78e7Base—$0.003509100%coinbase16s ago0x614ba0…37d34d
0xac08…cb7b0x52e2…f3eaBasex402 service$0.001100%coinbase16s ago0x756be7…d65370
0xac08…cb7b0x52e2…f3eaBasex402 service$0.003100%coinbase18s ago0xb658ac…3c24cb
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x574dfe…b69dcc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0x9bbcb2…5e3caa
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xc13572…bdc52a
0x2fc6…befe0x4985…2b2bBase—$3.1170%0x6351…0d6220s ago0x65a74c…6b5f54
0x8f48…c96b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x468ef3…f0f5e7
0xe9f0…e4250x2451…0a01Base—$31.7870%0x4661…93fd22s ago0x8c765a…2965bf
0x0506…9ea90xa8b2…1d68Base—$0.0170%0x9501…c67722s ago0x658803…93f772
0xac08…cb7b0x52e2…f3eaBasex402 service$0.003100%coinbase26s ago0xf99553…907226
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x12c159…87a8fe
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase28s ago0x3c6cae…ea62ea
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xa3fa83…64b90e
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase30s ago0x255fa8…f47419

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.