Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4ad…b3860xf787…91b2Base$0.002100%0xc440…c957107d ago0xb1fb84…3e95fc
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x705347…0c4a41
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x5661c5…6f587e
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x01c2f3…a241f3
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0xd6d89d…b6f7ca
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0xb8fd71…7472b0
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x62c0d1…3941b1
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0xf1569b…81870f
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x122c2e…ab6488
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x90de11…d3d323
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x5aaefe…d26e82
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x42068c…f4c028
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x7b6728…04cf49
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x6104de…366c5a
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x4e93b5…24dbe9
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0xbbbd04…bf1226
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x0e64b0…3f186f
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x34b5b2…51b360
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x4012a6…ed2f68
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x8a8eb3…cd0146
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x155acb…4c525f
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957107d ago0x3ba631…f3539f
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0x292228…e0feab
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0xe144d4…4ffc19
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957107d ago0xf71bff…33d07c

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.