Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0xbcd128…44d804
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0x5abea8…88a63b
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0x5eae85…61e106
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0x3be078…f93d4d
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0x40e1c2…3ff3f7
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0xa13541…a5ee40
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0x38d2cb…1854a3
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0x698b65…7c97a1
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0x8cbccf…d44926
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0xfee5db…13e7ce
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0xc23567…865406
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0xeaa0ba…27467b
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0xf949a9…946895
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0x64770b…6ff7d1
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0x9c1887…1977e8
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0xf2f41a…5d06e6
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0xa6471d…e293af
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0xee921e…d59f8e
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0xca4083…6d0be7
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0x3ea006…359a43
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0x212298…f8ae84
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa43d ago0xef684a…3bc6bd
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0xf3235d…3c4c29
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0x1d2ff5…8532dd
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa43d ago0x1c0b57…59f5e4

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.