Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa6b3e7…17f002
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x207efb…559a9a
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0505e0…2e9cea
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb9a395…e5200e
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xab3fc1…3b7a7a
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf08e6…0c3ff2
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf65c18…841f23
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd8792…71e958
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x068639…1af679
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc65274…37852b
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc613c0…92478d
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfbc626…c6101c
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x984f3f…a8a065
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0a9dc…76f991
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4f381e…6712d6
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3bbb8e…1e4746
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdaf61b…470b64
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbad793…9a1d59
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7a6f51…d99633
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec8321…263cae
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x23b54e…c3f302
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd45cd9…ca0348
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x07d7db…c42d85
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xac0e31…bfe447
0x33f3…c98f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x76300f…c72086

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.