Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x82f045…f02501
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x6c54cf…f795cd
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x209217…21dfeb
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x01d7e1…176d7e
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x2f1d5a…07d911
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x314282…5c1ca2
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa46d ago0x693332…6b88e4
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0xcf0a20…bae6c1
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa46d ago0x1c9d34…5453ee
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa46d ago0xefa8bf…86df7c
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x29cc82…4159ca
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa46d ago0xb9ff62…07740d
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x383124…f1db69
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x348393…ca29f1
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa46d ago0xb69dfa…2a4480
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x00aa77…15c53e
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa46d ago0xada5e9…efe0f8
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x82d210…1791e3
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa46d ago0x76e260…5a4f9e
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x1ce52f…79af94
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0xba4fa3…3591a9
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x653a62…612d94
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0xf54296…7187a3
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa46d ago0x5fd33d…e97592
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa46d ago0xbc479b…d87a73

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.