Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6872…21660x10c1…1e24Base—$0.46100%coinbase117d ago0x78c903…95f1d9
0x6872…21660x10c1…1e24Base—$1.28100%coinbase117d ago0x53ad88…8ec46c
0x6872…21660x10c1…1e24Base—$0.55100%coinbase117d ago0xbbc134…041a4c
0x6872…21660x10c1…1e24Base—$0.56100%coinbase117d ago0x9e1e8b…c2d2e8
0x6872…21660x10c1…1e24Base—$0.60100%coinbase117d ago0x859317…07cdc6
0x6872…21660x10c1…1e24Base—$0.56100%coinbase117d ago0x7934c2…20ec1c
0x6872…21660x10c1…1e24Base—$0.53100%coinbase117d ago0xfb26d0…04396e
0x6872…21660x10c1…1e24Base—$0.52100%coinbase117d ago0x1232b8…26ed41
0x6872…21660x10c1…1e24Base—$0.53100%coinbase117d ago0xc91604…d127a5
0x6872…21660x10c1…1e24Base—$0.53100%coinbase117d ago0xb0548b…a98e56
0x6872…21660x10c1…1e24Base—$0.57100%coinbase117d ago0x9d055a…438035
0x6872…21660x10c1…1e24Base—$0.55100%coinbase117d ago0x1e6e0a…ecaf92
0x6872…21660x10c1…1e24Base—$0.56100%coinbase117d ago0x953270…9a79dd
0x6872…21660x10c1…1e24Base—$0.54100%coinbase117d ago0x50281a…f03c29
0x6872…21660x10c1…1e24Base—$0.55100%coinbase117d ago0x10e946…85037f
0x6872…21660x10c1…1e24Base—$0.58100%coinbase117d ago0xbc2131…afc04c
0x6872…21660x10c1…1e24Base—$0.57100%coinbase117d ago0x96ee18…6f0679
0x6872…21660x10c1…1e24Base—$0.56100%coinbase117d ago0xfb7fe7…4a9238
0x6872…21660x10c1…1e24Base—$0.58100%coinbase117d ago0x2f9819…5e38ba
0x6872…21660x10c1…1e24Base—$0.77100%coinbase117d ago0xfeb718…fa85f8
0x6872…21660x10c1…1e24Base—$0.61100%coinbase117d ago0x37c41b…84cf3f
0x6872…21660x10c1…1e24Base—$0.68100%coinbase117d ago0xfe393d…3a2bc3
0x6872…21660x10c1…1e24Base—$0.60100%coinbase117d ago0x61ffc5…bd5c50
0x6872…21660x10c1…1e24Base—$0.58100%coinbase117d ago0x64bfb1…669f84
0x6872…21660x10c1…1e24Base—$0.57100%coinbase117d ago0x2f7c81…7dcd92

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.