Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa40d ago0x0d2301…a875d9
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa40d ago0x8e0179…600924
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa40d ago0xa5261b…4a6599
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa40d ago0x622d65…de0fa7
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa40d ago0x5717d0…25cc41
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa40d ago0x8874a7…d771a5
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa40d ago0x770565…946e73
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa40d ago0xf6aa89…407c15
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa40d ago0x51b3bf…147a4e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa40d ago0x8d3882…11d9c2
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa40d ago0x62f6ab…693c78
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa40d ago0xb0cfff…ed629d
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa40d ago0x4ce8b1…cf3bda
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa40d ago0x87fb8d…393fcf
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa40d ago0x9c5d00…c08983
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa41d ago0xd2f45a…3fe967
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa41d ago0x25f946…d58139
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa41d ago0x1ed5b3…a48cc0
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa41d ago0x0584c1…cbe9dc
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa41d ago0x3c191d…4382f5
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa41d ago0xe51e4d…0819d5
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa41d ago0x124886…a28436
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa41d ago0x1d5c5d…2d0700
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa41d ago0x3af1ed…ca3746
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa41d ago0x8ef038…9c13be

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.