Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x23aaba…3e0349
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xdd6e30…5cedfd
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x590caa…9136c1
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x552d56…4e5ba6
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf15644…19bb6d
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7203e2…5845da
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x329587…06e6f7
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe43351…eab00a
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x23dcb5…68724b
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x194d08…13abf4
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x36220b…1a98c4
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x71a4d5…a56294
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7fef20…b78ad0
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd49f1f…8baf26
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x51bdf5…1ed839
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe214a0…94bcc0
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc8cbae…d8d803
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xafda33…56018e
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x69c3f1…13d7e2
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x44d249…27aaea
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b3459…5eb556
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xad0f7a…e42581
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf339f0…30c7d8
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x6ebfdd…686abf
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa18d ago0x16c7c8…dba118

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.