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-submitted3d ago0x060436…f9e665
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x8a866a…9db207
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x92d66a…1af48d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x4d677c…d3f847
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0xeccf5a…2904ba
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x71cfcb…db8e81
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x5f831f…d711b3
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x8fef35…16705f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x7fe59f…3431f5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0xb28043…9e2950
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0xe3bead…7f4a48
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0xdd9732…d5b60b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x6514b3…8f8ea2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x5cd3b7…6433b7
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x1bbeb0…74ef47
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0xf17bc9…4d727a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x6a7d01…3514f3
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0xf42d41…0379fb
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x5a7833…d4c897
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x0cfd6e…62413e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0xe20f89…4fff78
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0xbc5136…45d6ea
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x79b0d8…a91d78
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x084660…8365bf
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3d ago0x7d2a83…5ef677

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.