Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4d57bc…503b54
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4b80c0…5cd467
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x8e66f5…ff91a5
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x42ba2b…6b48ef
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4ff260…947d01
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xaa4d8d…6be91d
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x86d3e3…4c4e82
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x2fb314…57b010
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xce9aea…d54ba9
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x0e8b22…10e229
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xfa3e92…81f81a
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4f364b…b3eb77
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x985d0c…16ed54
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0xe23540…ce9f05
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa17d ago0x1b03c3…17be00
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x57b692…e43520
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x681226…f4f6ba
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x89b270…ffcf7c
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x686ff5…ae89e6
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0xe03ec9…62b593
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x51f669…0c1513
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0xb61ef4…8cb0a4
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0xcafafd…6d2bd0
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0xe2ea6c…17af66
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x7d29a5…3e28e5

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.