Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x43c13a…4a08d1
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x8edfdb…6af23c
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x416fc5…2b364d
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x4cce74…a7dbce
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x3d9458…1dabe3
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0xd9a41e…894d75
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x4ba1dd…9d374e
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x3e8d9c…c58580
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x4fcd9d…172273
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0xa6af43…8c59fb
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa38d ago0x3ad485…99862c
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x46d9be…d05b1c
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x501802…723643
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x7c119e…269579
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0x15ce7b…eb362f
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa38d ago0xe02ca1…2caaf8

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.