Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xfbeca2…48d037
0xd816…2bb00x6839…1a2bBase$0.003100%coinbase15s ago0xeab80d…85374d
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xc9e94d…ab58ce
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase15s ago0xfca015…bfbf55
0xdec3…e2a50x0f7a…9fd2Base$75.2370%0x94c3…675819s ago0xc45578…0c6045
zinky.eth0x2932…4f60Basex402 service$0.005100%coinbase19s ago0xc16e98…f9d8df
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xd9ee1b…2f59d7
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x3fc7e2…c6479c
0xf96f…60b60x6839…1a2bBase$0.003100%coinbase21s ago0xac8512…5b2f2f
0x2fc6…befe0x4985…2b2bBase$11.3670%0x6351…0d6223s ago0x4ae937…f96523
0x1332…66eb0x47c5…4fc3Base$12.6070%0x58cf…f8d423s ago0x615d5c…e58631
0x86a6…e6440x3e0a…78e7Base$0.005878100%coinbase25s ago0x636356…38ae16
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xd77e03…d3761a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x02e9e9…38b440
0x3313…aa210x6839…1a2bBase$0.003100%coinbase29s ago0x035dd5…1758d9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x83ec1d…cacf53
0x0806…66eb0xfe80…47eeBase$0.001100%fluxa33s ago0x79d28c…85f136
0x07a2…b6930xfe80…47eeBase$0.001100%fluxa33s ago0x72bccc…a94dc6
0x3def…f22d0x6839…1a2bBase$0.003100%coinbase37s ago0x851efa…a52937
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xcd2ca2…7e71aa
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase39s ago0x6cf780…0424da
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xfcface…33da12
0x7694…2e2c0x50eb…6480Base$0.00270%0x54f0…793241s ago0xe33409…4d2046
0x6e07…104c0x6839…1a2bBase$0.003100%coinbase43s ago0x0ad5e2…4f19e3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase43s ago0xdca78c…34fd3c

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.