Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x37d6a0…acd206
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc5be0e…e95e71
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa1abd4…710c34
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe928fb…d22246
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa5fa22…5d83a9
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x764618…5b3fed
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd745d5…1ff028
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6934e5…027ebb
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf0343f…9bbbd1
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x33c048…9befb3
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x34a32d…4b4eb4
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f5fdc…fda990
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8625b4…56150f
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdc5e48…6acead
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8c96fd…b3d4e5
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ae15c…25ea93
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcdfaaf…d6e3d6
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x692155…290388
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x19d789…fbe599
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2fae0c…95dbc5
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4cb189…9ae2fb
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x657dc1…d8c0e1
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1b9fa4…7621ee
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x889f3a…c87c3a
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2dd0ac…3a6773

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.