Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x11e27e…b58458
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x95c2f5…d6dc13
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xecabb2…97ec5b
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0a398f…a52850
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x507eee…11cfb8
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9a5cbb…3d7e0c
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe63d08…22c651
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf0c65e…7cb337
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5b8665…e7e1e1
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf2f73d…67bc00
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1befe1…f4440f
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x554ebe…f5c205
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4b88a7…81b9e1
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdccf4c…439662
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x949195…e71a5a
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f2711…5419ee
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x28bc4e…6a4c13
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3471c8…d720d2
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3395cd…4442d2
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8407bb…2fff2c
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x007017…9ba525
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x97b250…f9c6e1
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x39f11d…e01161
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1306bb…8dfa2e
0x1c64…cd710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5576ea…51d1d8

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.