Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb5a3d8…82d7e9
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd62631…3add0d
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x74168d…95906e
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x17ccff…cd86c0
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb521ef…c507b3
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xadb179…9a176d
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1b58b8…ecf938
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x956694…41eb37
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x18c1cc…54b5ef
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x639c5a…35c743
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x702f48…de83c9
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x70391b…19412e
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc90519…0a3d20
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x7458c7…6805f8
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x742756…94bbb7
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfae94d…aec256
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x134578…19cbf1
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2e3afd…ff41cd
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb77ae4…44a917
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x6a40db…307ac4
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x80efee…baf306
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x3d0681…853dc2
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x321949…7d7eb3
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe8a4af…f3963b
0x61fd…18eb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x907a0b…c61dd6

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.