Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6m ago0xc1d5b7…872d16
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12m ago0x71364c…b8c4e6
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16m ago0xd89da6…0ab067
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29m ago0x1e4469…4a1496
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34m ago0x451f2f…d0d497
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38m ago0x916d67…33cd12
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x357704…f7ed65
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x2558a1…8886c1
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x148601…51fa31
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xb45e8e…75b3b9
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xa9bbca…cef31c
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x4d69ce…fb266b
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xa6716f…91a6c1
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x0f394e…612332
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x12f805…a73440
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xad8a41…45bc99
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xee490a…3fc605
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x3cb2e4…d4a511
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x1bbf9d…6382bc
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x01dfb8…11ca8f
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x3ec59f…30d379
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x21e9fb…85d57e
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x2dee8b…1d9af6
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xf3d414…0a6343
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xaa90f4…1681c5

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.