Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0xa314bf…9531f2
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0x32472d…b9b926
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer40d ago0xd64517…040fc1
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer40d ago0x78c083…739db0
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0x60bee6…ad6f2a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0x7a2885…a3811e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer40d ago0xebdcb4…1fe8b2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer40d ago0x1eec3c…d96659
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0x77e9aa…3f7e12
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer40d ago0x959965…f7ea55
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer40d ago0x6a04ee…2fa1f3
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0x1ea533…c22627
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0x12c074…a83aa7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0xdc385a…7863fd
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer40d ago0x3f3f1c…8662d7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0xd60e71…5e3845
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0x824372…c6555d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40d ago0x1ec796…377004
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer41d ago0x4a00f2…99d620
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer41d ago0x5c3f57…f04f14
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted41d ago0xb57f12…223e4f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted41d ago0x406123…b915c3
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted41d ago0x730b4a…3d0276
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted41d ago0xddb626…8ec0d2
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted41d ago0x7be417…b1a583

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.