Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa26d ago0xfd7c09…6b6208
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa26d ago0x702e82…14102f
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0xb2419d…59fad4
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x24c20b…1c4014
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x268174…7dcddc
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x4e6ae1…d29592
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x544f52…fe4f3f
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0xf0bd17…99e13d
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x029ce2…d8d52b
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x83af04…8f3f19
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x4e1ef0…e8c935
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x3fc174…124839
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0xb52b18…463981
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0xe54f7d…116c56
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x139b18…2d0a66
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x557b81…c8229a
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x8e84b6…a4c3cc
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x12ef57…870c94
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0xf43f17…bfcac3
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x5d4ce6…ea993c
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0xbae392…e72dbf
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0xca52f5…bea57f
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x8bb3d1…3f9602
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0xc64793…5e5891
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa27d ago0x610c73…1ac814

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.