Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x133925…42cc40
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6f0176…ac5fe2
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x896522…c1b28b
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4d2735…e7ac1b
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x52416d…0e74fa
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x50a0dd…7d459a
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x87a205…35463d
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd74abf…b27984
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbaf23c…b0b239
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5ebff0…fc1aaf
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4227de…b8f155
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xef846d…44c846
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe3dab0…7e3d12
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x022641…c25fd0
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7dc7c3…ba45b1
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbbb2b9…10831a
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbd2a36…961bb1
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x902672…23671d
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x833480…c0ff76
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3a79ce…ec620f
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8e0f5c…307acb
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5ed9b0…c0dd8e
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe387f8…cf8bbf
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd958cd…617e92
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0fb6a3…768217

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.