Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x112c…c541Base—$0.10100%fluxa14d ago0x3bc6a5…19f666
0xc49a…9d2f0x25c7…f48dBase—$2.06100%fluxa14d ago0x672d99…1a783a
0xc49a…9d2f0x2e1a…b790Base—$0.98100%fluxa14d ago0x6dea54…86a0d2
0xc49a…9d2f0x6875…0ca5Base—$0.20100%fluxa14d ago0x6d9e99…996df3
0xc49a…9d2f0x41f8…1365Base—$0.10100%fluxa14d ago0x69fea6…bd9028
0xc49a…9d2f0x83e8…418bBase—$0.10100%fluxa14d ago0x619615…a3aef0
0xc49a…9d2f0x1293…7c92Base—$0.59100%fluxa14d ago0xd6e2f0…0e4012
0xc49a…9d2f0xbd22…eb04Base—$0.10100%fluxa14d ago0xf920bf…1c040d
0xc49a…9d2f0xc6ef…3db4Base—$0.10100%fluxa14d ago0x1266ea…8f5cf7
0xc49a…9d2f0xe67b…bac8Base—$0.10100%fluxa14d ago0x68eaae…0b1316
0xc49a…9d2f0x9616…50eaBase—$0.20100%fluxa14d ago0xe7cbb4…30bb55
0xc49a…9d2f0xc3eb…a043Base—$0.69100%fluxa14d ago0xe5df1a…b45d84
0xc49a…9d2f0xcf83…1d57Base—$0.10100%fluxa14d ago0xc51900…5f7c78
0xc49a…9d2f0x7e7a…8136Base—$0.59100%fluxa14d ago0xa32020…da25f6
0xc49a…9d2f0xcf83…1d57Base—$0.49100%fluxa14d ago0x956999…8729d5
0xc49a…9d2f0xdb4c…e5b2Base—$0.59100%fluxa14d ago0x6d66d1…fd67a4
0xc49a…9d2f0x64e7…f927Base—$0.20100%fluxa14d ago0x15a65c…f19755
0xc49a…9d2f0xd3fd…14ddBase—$0.59100%fluxa14d ago0x4d9e57…c80989
0xc49a…9d2f0xa030…e958Base—$0.69100%fluxa14d ago0xd0d87c…e7b2ab
0xc49a…9d2f0x7ef7…0a31Base—$0.49100%fluxa14d ago0xe74aff…0465cd
0xc49a…9d2f0x8869…2cd3Base—$0.49100%fluxa14d ago0x668ca8…cdc595
0xc49a…9d2f0x7fa6…ba0aBase—$0.49100%fluxa14d ago0xf681d4…0ce71b
0xc49a…9d2f0x6301…dff8Base—$0.49100%fluxa14d ago0x4d194f…075b07
0xc49a…9d2f0xae44…162fBase—$0.10100%fluxa14d ago0x8dbfc9…206ff7
0xc49a…9d2f0xb223…d0c7Base—$0.10100%fluxa14d ago0x9c2003…6104a5

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.