Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x958f7d…3ffbf0
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa6c74e…d5b0fa
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6e29ef…9cbe2e
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5a501c…33143f
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe75bcc…f442aa
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa71ee5…494dff
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7ae40c…499b27
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xdf3a9a…fd5817
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9210e8…4a59ba
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5a7991…0d2d2e
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd0ae57…08db72
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2544ea…8991ad
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x14aabf…a52d69
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8e5e33…b69d33
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x175c74…57346d
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x02f78f…9c76ef
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x092141…bc013c
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe93954…6c65bd
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xaf1556…6e7ae5
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa2409b…3c9844
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9a8156…db6f6d
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1cea44…df6d12
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x02ecfc…c42992
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x95614d…e40535
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb297d2…bc9cea

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.