Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4263…5fe512s ago0x298367…d88046
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xb43249…7108ba
0x2172…77e20x6839…1a2bBase$0.003100%coinbase16s ago0x2b4a59…a1b6c6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x2d5707…4430ba
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xa5aa89…11027a
0x1332…66eb0x47c5…4fc3Base$10.5070%0xa06c…18fe20s ago0x4ac4f1…cf8de9
0xa787…64cf0x47c5…4fc3Base$33.6070%0x2837…f76720s ago0x3d772c…5d485b
0xcd10…d2bc0x6839…1a2bBase$0.003100%coinbase20s ago0xefc8bc…e9d385
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase20s ago0x4d8df6…a46962
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x379b4a…c63533
0x1332…66eb0x47c5…4fc3Base$10.5070%0xc5c7…f8a522s ago0x2915a7…d07aef
0x1c0b…b5e00x6839…1a2bBase$0.003100%coinbase26s ago0x71396d…6144e2
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x9e8a90…c062f9
0x2f1f…87990x4020…0003Base$0.001100%coinbase28s ago0x1a42a5…d62f72
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x608804…789555
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xbda1f6…c9989b
0x77a0…13140x6839…1a2bBase$0.003100%coinbase32s ago0xd6f1d6…7b9668
0xc6ae…4b040x50eb…6480Base$0.00170%0x54f0…793232s ago0x6350f5…cf7b4a
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa34s ago0x0f9de2…d0f7f5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xa9eba4…17dd96
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36s ago0x26cff0…5de003
0xe46f…2b340x6839…1a2bBase$0.003100%coinbase38s ago0x757aaa…b3e6de
0xd671…1d900xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase38s ago0x20efa8…237386
0x6e39…1a4c0xed61…39b6Baseip402.xyzIp-intelligence$0.01100%coinbase38s ago0x0d3445…734447
0xc84f…8bbf0x17cd…7905Basex402 service$0.05100%coinbase38s ago0x377699…7b75ed

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.