Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0xa53fbe…f4fd2e
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0x816f74…84ca8a
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0xe9f050…331523
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0xd2022a…097b84
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0xbc2ab3…a254a0
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0xef4377…e64690
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0xa63557…02f947
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0x842b87…60fddd
0x5dd7…8acd0xd883…95ecBase—$0.05100%0x2772…8c1794d ago0x46ed01…15ab7a
0x2451…72e00xd883…95ecBase—$0.05100%0x2772…8c1795d ago0x03097b…b24695
0x2451…72e00xd883…95ecBase—$0.05100%0x2772…8c1795d ago0x0d4675…64e98b
0x2451…72e00xd883…95ecBase—$0.05100%0x2772…8c1795d ago0xc54ba5…a8db3d
0x2451…72e00xd883…95ecBase—$0.01100%0x2772…8c1795d ago0x877af6…cd4722
0x2451…72e00xd883…95ecBase—$0.01100%0x2772…8c1795d ago0xf894c2…84889d
0x2451…72e00xd883…95ecBase—$0.001100%0x2772…8c1795d ago0x86f9bf…1590f7
0x2451…72e00xd883…95ecBase—$0.001100%0x2772…8c1795d ago0x7ee3eb…bcf7b3
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0xd997bb…449a18
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0x4f0e0c…d70afc
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0xb64c71…ca2e7e
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0x126674…3fe960
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0xc45ac3…fd102d
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0xd9c3f7…31a666
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0xa6d3e6…3fd79d
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0x17bfed…432718
0x3d12…026c0xd883…95ecBase—$0.01100%0x2772…8c1795d ago0x0ec9a1…7d53e8

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.