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%fluxa31d ago0x4988c1…7519dc
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0x013761…9e5769
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0xca2a21…8b4307
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0xe37321…ee7985
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0xb0f1bd…7d9ead
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0x9336ba…e4963a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0x658135…68cde6
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0x0808dd…c4bc96
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0xedd9f6…7d5694
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0x0fdd53…974049
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0x6a34bd…011f1f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa31d ago0x6950cf…b295f4
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0x87f474…c22d0e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0xba5d07…5235c6
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0x0e835f…5ea0b9
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0x769d5b…32bbb5
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0x156258…add458
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0x8705a9…16d412
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0x4bb442…30dde4
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0x616cfb…587968
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0xf5e89d…4695d9
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0x1550f4…9f663c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa32d ago0xf3d618…f4f1d5
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa32d ago0x3cab76…94b55d
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa32d ago0x82b4d4…d29111

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.