Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x6c908a…050b04
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x3f866c…9bda7e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0xd50db5…542592
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0xa8fdc4…0e1fa0
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x7de79d…e3ffe4
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x181fe2…ac4876
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0xa37872…f86404
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x175a7b…9c8136
0x109f…25150x9c95…e299Base—$0.001100%fluxa39d ago0xd405e3…0338e5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x8527a3…6ac9b7
0x109f…25150x9c95…e299Base—$0.001100%fluxa39d ago0x53609d…997a4c
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x3e279a…0bb05a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x4a4ffd…b7e70e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0xa9ba12…180e50
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0xa94603…126b68
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x47e848…04a1c3
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x3aed65…fec139
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0xcdd6f5…8cf2f6
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x797ff6…9e868d
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0xba1db7…5400ab
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0xac21ac…2e84d2
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0xd04abc…09e353
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x3eba4d…322e78
0x109f…25150x9c95…e299Base—$0.001100%fluxa39d ago0xd848fb…a37523
0x109f…25150x9c95…e299Base—$0.001100%fluxa39d ago0x3dd7a0…39c4f7

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.