Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xf852b4…0a6590
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xba69fd…c8a8ea
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0x18f17c…5c31f3
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xff2d37…0094dc
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xc8a439…19aa8d
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xc54a62…6144f6
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0x8bbc59…a534ba
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0x27f0f1…141fce
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0x11ecf9…a444c5
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xd25226…df791a
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0x648aac…73b714
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0xc202a4…59ade4
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xa73266…757b94
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0x7fe2df…8d7449
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0x1cae55…ec3f9e
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0x7f8c1e…ac70fe
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0xb4b9e9…75225f
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0x5e0228…e7dc81
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0xc00b6d…4f18b2
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xaa69af…9e1f5c
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0x63eaea…99c4b2
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0x292195…6033d4
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0x15bb29…c6089b
0x968b…aa490xfe80…47eeBase—$0.001100%fluxa40d ago0xe3daf6…6d3135
0x968b…aa490x9c95…e299Base—$0.001100%fluxa40d ago0xdee699…d27359

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.