Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0x643c7e…59415f
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0x7c642d…e88512
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0xb8b3c8…6b3841
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0x0ea46d…bcd76c
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0xbb5c1f…640c1c
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0xb0d4e6…53b90a
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0x94f2bb…2c383a
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0x131330…72323a
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0xa20256…b6a2ec
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0xd7adc8…3d7bec
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa12d ago0xd51571…3ba5a7
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0xb9eab7…401275
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0x95e38b…61f025
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0xefe3f9…6f0715
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0x83fd51…d644d5
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0x7a3e69…5e0f24
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0xce449f…4536cb
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0xcd7bb9…673b0a
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0xbdb044…4c2867
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa13d ago0x564c9e…ba8191

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.