Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x1b713e…f401f5
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x53d8f7…6638cd
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x69b363…4516d3
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x72adf1…07d268
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0x32cc6e…31718a
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0xf03bcc…16b3de
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0x7ee6ce…9401de
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x946322…8fbb2e
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x46a770…dc229f
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x5411b3…439743
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0xcaad73…3128f5
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x9c31b1…467888
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x15aca7…d4bcbc
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0xe27cbb…727a85
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0x8b1626…80e046
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x0800cc…c0eaba
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0x9ca3c0…63c07d
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0x4723a4…309be2
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0x68f05b…b60d8f
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0x34d84c…2960ad
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x82915e…c0a532
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0x47763e…3838f2
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa34d ago0xabc243…98d99a
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0x855151…147f21
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa34d ago0xbe5336…f68acd

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.