Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x9818e7…15c4c8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x672b01…47fe78
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x908b1f…ad840b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xfb02fb…15d4a4
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xdd3f7a…a64d2b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x18ecd5…bb344b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xf0a096…8f8d8b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x2be381…4bd8c0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x3d77fd…c374ce
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xc4e7cf…583991
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x3e281c…11f00e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x2ca394…76eda8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xcb19d6…5a2594
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xc96a6c…e68813
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x2f58e4…bd34b1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x351570…c303a6
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x3692e9…6f0543
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x0e033d…77fde1
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x31ff32…ece41e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x074680…df9d46
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xcbb258…f93a0d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xe6c772…24def0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xa422c7…4d625c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x3c8962…bb092b
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x86a543…8989b8

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.