Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0xcc49ec…ff5e13
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0xe8b171…dfa1fa
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0x7519c1…5a5136
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0x80337a…53cc95
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0x39b6c4…a50fde
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0x0b97f1…26e94c
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0x393d2b…524540
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0xf8b44a…5ae7da
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0x73ec54…315a36
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa18d ago0x2fe59e…035191
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0xb38d43…bf913a
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0xfa4806…79d54a
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0x7316f0…6a480b
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0x4eb087…1336aa
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0x52da72…51b806
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0x6ba8aa…76daf5
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0xaaf7fc…fcf855
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0xfed35c…277a28
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0xf941e8…ba2781
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0x065deb…e080d8
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0xf6190f…efd727
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0xf736c8…76ef13
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0xa48191…2b488d
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0x62d86a…8a3771
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa19d ago0x52ed74…c3f398

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.