Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x5a2dab…55d559
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x317834…a44c3e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x2d7a64…5fc6c2
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe93b73…2a3e78
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0xf865dc…bfcc85
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7e8b4e…7d749d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0xd166d8…52acbd
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0xbcf0f4…03286e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x82136b…6b8353
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x4cfd74…255f78
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0xce1cc3…fcf71d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe7f657…c61ab7
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x850ce7…275ae7
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe2a344…1f558c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x3ef0a8…bddb91
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x32a1ea…2efda1
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x542962…69b775
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x4062c2…a4a68f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x212c2d…350e01
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x64d6c3…05df44
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x3ff331…a04494
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x36f974…40283d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x37cd4c…362813
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x67cc34…074e26
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa17d ago0x0d2571…5c828a

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.