Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b87…e82b0x10c1…1e24Base—$0.53100%coinbase114d ago0xd411f0…79016a
0x0b87…e82b0x10c1…1e24Base—$0.68100%coinbase114d ago0xdb3afd…885f9f
0x0b87…e82b0x10c1…1e24Base—$0.14100%coinbase114d ago0x8d27c7…cdeaab
0x0b87…e82b0x10c1…1e24Base—$0.55100%coinbase114d ago0x7ecf89…6274b2
0x0b87…e82b0x10c1…1e24Base—$0.54100%coinbase114d ago0x111433…82f1ca
0x0b87…e82b0x10c1…1e24Base—$0.58100%coinbase114d ago0x0891f6…d3a30d
0x0b87…e82b0x10c1…1e24Base—$0.66100%coinbase114d ago0xc340d7…a14471
0x0b87…e82b0x10c1…1e24Base—$0.21100%coinbase114d ago0xae2715…c18cd3
0x0b87…e82b0x10c1…1e24Base—$0.59100%coinbase114d ago0xdc79c6…036e2f
0x0b87…e82b0x10c1…1e24Base—$0.58100%coinbase114d ago0xe113f9…8e2ed3
0x0b87…e82b0x10c1…1e24Base—$0.69100%coinbase114d ago0x353d49…c5f5c2
0x0b87…e82b0x10c1…1e24Base—$0.56100%coinbase114d ago0x15bc6a…4bce61
0x0b87…e82b0x10c1…1e24Base—$0.54100%coinbase114d ago0x24900e…ac1581
0x0b87…e82b0x10c1…1e24Base—$0.57100%coinbase114d ago0x87c0e5…62aef6
0x0b87…e82b0x10c1…1e24Base—$0.53100%coinbase114d ago0xfcc954…7262cf
0x0b87…e82b0x10c1…1e24Base—$0.58100%coinbase114d ago0x89dd87…4824cf
0x0b87…e82b0x10c1…1e24Base—$0.53100%coinbase114d ago0x93bc2d…e1a1aa
0x0b87…e82b0x10c1…1e24Base—$0.63100%coinbase114d ago0x5b0a47…fd0154
0x0b87…e82b0x10c1…1e24Base—$0.18100%coinbase114d ago0xd0b874…ba5e4c
0x0b87…e82b0x10c1…1e24Base—$0.57100%coinbase114d ago0x278f12…012fe4
0x0b87…e82b0x10c1…1e24Base—$0.57100%coinbase114d ago0xc45504…cdf37b
0x0b87…e82b0x10c1…1e24Base—$0.58100%coinbase114d ago0xc57d94…fc2b51
0x0b87…e82b0x10c1…1e24Base—$0.57100%coinbase115d ago0xd78a1b…8928da
0x0b87…e82b0x10c1…1e24Base—$0.57100%coinbase115d ago0x8280f8…e7a4ab
0x0b87…e82b0x10c1…1e24Base—$0.56100%coinbase115d ago0x78e018…fa8cb5

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.