Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa41d ago0x48b4bc…d19ec3
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa41d ago0x58ee14…9fe295
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa41d ago0x23a026…2af930
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa41d ago0xe15ffd…de9de3
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa41d ago0xaae326…70b591
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa41d ago0x8ff017…0e236e
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa41d ago0xc405f4…582425
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa41d ago0xdcee7e…da3e1a
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0xb0422b…f2ae70
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0xee5d9f…86b7cb
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0x36c2a5…639715
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa42d ago0xff135b…69530a
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0x94e619…6c0fcd
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0xf0ca98…ae04a0
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa42d ago0xc68c4d…d9005b
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0x4da253…ae72c4
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa42d ago0x3e6773…21375f
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa42d ago0xe0d294…2e9450
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa42d ago0xd7e1a0…88966b
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa42d ago0x4fa245…e91be2
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0x583a81…4b01ed
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa42d ago0x8be4f6…994388
0x95fe…217c0xfe80…47eeBase—$0.001100%fluxa42d ago0xde44c5…5c5cd5
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0x0eecdf…948dad
0x95fe…217c0x9c95…e299Base—$0.001100%fluxa42d ago0xdc1f94…2296ac

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.