Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cad…07e80x10c1…1e24Base—$0.40100%coinbase119d ago0x13235a…1b4e88
0x0cad…07e80x10c1…1e24Base—$0.59100%coinbase119d ago0xc20a74…e14802
0x0cad…07e80x10c1…1e24Base—$0.71100%coinbase119d ago0x667b49…c44079
0x0cad…07e80x10c1…1e24Base—$0.55100%coinbase119d ago0x038846…d99491
0x0cad…07e80x10c1…1e24Base—$0.60100%coinbase119d ago0x2315a4…21d822
0x0cad…07e80x10c1…1e24Base—$0.53100%coinbase119d ago0xa6b4ee…5ddf86
0x0cad…07e80x10c1…1e24Base—$0.59100%coinbase119d ago0x6f4f2a…c4ff99
0x0cad…07e80x10c1…1e24Base—$0.57100%coinbase119d ago0xdb9557…40e5bd
0x0cad…07e80x10c1…1e24Base—$0.62100%coinbase119d ago0x9884cb…ea62aa
0x0cad…07e80x10c1…1e24Base—$0.52100%coinbase119d ago0xfc2273…9f7b24
0x0cad…07e80x10c1…1e24Base—$0.43100%coinbase119d ago0xf2f792…c4beeb
0x0cad…07e80x10c1…1e24Base—$0.66100%coinbase119d ago0x3a6459…96802e
0x0cad…07e80x10c1…1e24Base—$0.56100%coinbase119d ago0xba0688…8805b1
0x0cad…07e80x10c1…1e24Base—$0.57100%coinbase119d ago0xf85be2…30d129
0x0cad…07e80x10c1…1e24Base—$0.53100%coinbase119d ago0xe70e3a…9f3023
0x0cad…07e80x10c1…1e24Base—$0.55100%coinbase119d ago0x3f7790…849377
0x0cad…07e80x10c1…1e24Base—$0.50100%coinbase119d ago0xbae8fc…f71ff2
0x0cad…07e80x10c1…1e24Base—$0.55100%coinbase119d ago0xec6bf0…8f649f
0x0cad…07e80x10c1…1e24Base—$0.52100%coinbase119d ago0xb644e4…db8cc3
0x0cad…07e80x10c1…1e24Base—$0.02100%coinbase119d ago0x42f2f0…010e89

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.