Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfde2fe…81d384
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x794a15…79aad0
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e96a4…efb07a
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xec49b3…dd967c
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x224dac…250be3
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9ecf9e…f26e10
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x883d27…5b7cc3
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5979bd…919451
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe365b5…6d7e0c
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc8e11a…032252
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d8d46…e83457
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0e9f4c…412001
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x10122f…9bb6cf
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x276565…5194be
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0c08d5…7c7255
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x32a3bc…85af53
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x630fba…1bc0f6
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x41a072…81b764
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xac70d7…b401a7
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x89e660…e7bffc
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x59a198…d9b427
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4c8fab…4cac1e
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf22409…485634
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x56386c…9094fb
0xcf4c…c57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe96a5d…99baa8

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.