Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x428ecf…ce76f5
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x18dd2d…61cce6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x806e9b…3cef4f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x3f031c…98b368
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x500f0b…534c1b
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x1a0950…aaf6b0
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x4cd08e…88577d
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x9471d9…485253
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0xe6cf0a…fcecb4
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0xef3c7d…278c3f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x4ad132…28cecf
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0xfbc4ba…15da70
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x008a66…0c0ab6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0xab5d01…34b137
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x29fbf2…fc7685
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x1de490…bb99f9
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x1d9c86…e73c47
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0xbeb6f9…67cdb6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x423960…ec40d8
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x235c90…0aa458
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x3b512c…e9beb6
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa16d ago0x9d0439…3f6079
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa17d ago0xbfe8a8…7463ac
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa17d ago0x6f4245…25ad80
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa17d ago0x6a4629…77b97e

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.