Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb387…e9440x10c1…1e24Base—$0.56100%coinbase115d ago0x76916f…255834
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x8add00…df516d
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x699ee3…28d41d
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x0b9248…4148f0
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x4acad8…e780a5
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0xb84a68…1d2ce3
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x547fc5…72e7d6
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0xec7fb6…95a896
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x696016…f71b55
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0xf5b51a…c28c05
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x1b5c63…95cc4d
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0xae1789…bcc01d
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x9f65f4…ab1b56
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0xeed6eb…e3fe77
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x69a416…1cb70b
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0xd891ff…6dea4b
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x8b0dd1…ab7ec5
0xb387…e9440x10c1…1e24Base—$0.55100%coinbase115d ago0x4d5da9…363a52
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x20d3b4…099cb5
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x35f1f6…9623b5
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x3e3c25…046835
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x5793d3…5fb751
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x4e3086…c205ac
0xb387…e9440x10c1…1e24Base—$0.01100%coinbase115d ago0x71d2ee…c09326

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.