Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7310…3e7c0x10c1…1e24Base—$2.01100%coinbase118d ago0x404548…9526bd
0x7310…3e7c0x10c1…1e24Base—$0.53100%coinbase118d ago0xdcafca…9c55ef
0x7310…3e7c0x10c1…1e24Base—$0.53100%coinbase118d ago0x248085…9790ad
0x7310…3e7c0x10c1…1e24Base—$0.53100%coinbase118d ago0x51a40c…9ee132
0x7310…3e7c0x10c1…1e24Base—$0.54100%coinbase118d ago0x5142ef…8c651d
0x7310…3e7c0x10c1…1e24Base—$0.59100%coinbase118d ago0x607aa4…c4350a
0x7310…3e7c0x10c1…1e24Base—$0.57100%coinbase118d ago0x08c1e3…bfc302
0x7310…3e7c0x10c1…1e24Base—$0.54100%coinbase118d ago0xf37ace…355b0d
0x7310…3e7c0x10c1…1e24Base—$0.55100%coinbase118d ago0x07672d…d1b848
0x7310…3e7c0x10c1…1e24Base—$0.51100%coinbase118d ago0x013569…f5fbd4
0x7310…3e7c0x10c1…1e24Base—$0.55100%coinbase118d ago0xd95696…c46c73
0x7310…3e7c0x10c1…1e24Base—$0.52100%coinbase118d ago0x5f2c3e…398409
0x7310…3e7c0x10c1…1e24Base—$0.55100%coinbase118d ago0x2b0755…a6a75e
0x7310…3e7c0x10c1…1e24Base—$0.54100%coinbase118d ago0x927bee…a2086f
0x7310…3e7c0x10c1…1e24Base—$0.55100%coinbase118d ago0xd349ed…1270e0
0x7310…3e7c0x10c1…1e24Base—$0.58100%coinbase118d ago0x19126f…8d5f16
0x7310…3e7c0x10c1…1e24Base—$0.55100%coinbase118d ago0x840cac…60446b
0x7310…3e7c0x10c1…1e24Base—$0.56100%coinbase118d ago0xe932cc…3fd1a5
0x7310…3e7c0x10c1…1e24Base—$0.55100%coinbase118d ago0x5c4dcf…b105bc
0x7310…3e7c0x10c1…1e24Base—$0.55100%coinbase118d ago0x8e6345…145f4b
0x7310…3e7c0x10c1…1e24Base—$0.52100%coinbase118d ago0x900e00…daa057
0x7310…3e7c0x10c1…1e24Base—$0.54100%coinbase118d ago0xf6713f…f7ff27
0x7310…3e7c0x10c1…1e24Base—$0.54100%coinbase118d ago0xf5acd6…307020
0x7310…3e7c0x10c1…1e24Base—$0.54100%coinbase118d ago0xea84b9…5e4f59
0x7310…3e7c0x10c1…1e24Base—$0.54100%coinbase118d ago0x1e996d…053c4f

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.