Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1add69…edc24b
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc2d9da…21e687
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x35e8d6…ceaadd
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa7b191…8c9392
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x285ddf…7c7fe1
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x590787…52e8ae
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb8476c…409175
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x991956…9128be
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x12911b…5cf5d0
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfdedb1…5e654e
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8fe551…16a28a
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd0e807…ec76eb
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5ceb7f…414dbd
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x47885f…4e9f55
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbdfcb3…bdd985
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb7bedd…f12250
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeef951…6dc0ac
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc2a2d4…2958ee
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x147e69…11d65f
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf44623…44321d
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7ac414…b38da2
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x379037…9633b1
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7cb992…b5bb0a
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfc2d3e…6687c5
0xc5f7…47390x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf4c2f2…1af2ec

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.