Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa8d7a6…db68a3
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2d91f6…d88f79
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa05b19…78dfb2
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf5d998…dbdb41
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4e21e9…de0e3b
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x82009f…d7c9a5
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc53bb7…aa794b
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5859b2…62dfd9
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa0ea90…508c48
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xca69ea…0bd2d7
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfcbabc…6e1e1d
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x50462e…a940e4
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x5cc6a5…d0447e
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x818863…d48d7f
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2edb73…e8b973
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc12f2a…09babb
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf018ce…399bb9
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdfeb47…ac47d0
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb6b59a…52849c
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa0759c…c42e9b
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x85bb9d…80a06b
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3c8122…cee865
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6db3fb…e95cdf
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfa7006…5c6216
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4290bc…99e8da

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.