Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$10.4770%0xf880…f31914s ago0x9cbe02…8af115
0x5e49…fbdd0x6839…1a2bBase$0.003100%coinbase14s ago0x4d2a36…a05e01
0x9926…7bd70x4cd0…bc31Base$57.6470%0xf70d…dbef16s ago0x16927c…e0c04a
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793216s ago0xc9d5a9…240daa
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xd33769…fe9284
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a518s ago0xc30dd8…1f0a32
0xd906…36020xfe80…47eeBase$0.001100%fluxa20s ago0xf3fa63…f977d2
0x2fc6…befe0xb4cb…00e5Base$4.1970%0x6351…0d6220s ago0x259a10…d34af2
0x1332…66eb0x47c5…4fc3Base$16.8070%0x54b0…438420s ago0x84f736…1ae6e3
0x310d…0a0d0x6839…1a2bBase$0.003100%coinbase22s ago0xe0a3b6…d7b6a1
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xdbe5fb…0e4867
0xea39…1df10xfe80…47eeBase$0.001100%fluxa22s ago0x3c69bf…04ad33
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc24s ago0x6f188b…10478c
0x5e98…f7a60x47c5…4fc3Base$19.9570%0x5e44…05a824s ago0xc3241c…bb62ae
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xb1f09f…e33136
0xd8e2…93170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x0c6f42…d4cc92
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x8170c2…f3fcf2
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase32s ago0xc2666d…0a069e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x31e0e9…b0b8f2
0x42ef…b1120x3e0a…78e7Base$0.004755100%coinbase34s ago0xc55db2…4f5301
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34s ago0x6fcb16…c8f20b
0x3382…c44c0x6839…1a2bBase$0.003100%coinbase38s ago0x69c468…3dc677
0xf0b5…85560xb86a…e183Base$5.0070%0xb86a…e18340s ago0xbf9c76…1ad875
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x2aa45f…562250
0x941c…27e60x50eb…6480Base$0.00170%0x54f0…793244s ago0x1b3941…f35049

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.