Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x15a121…c04232
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xcbfbf0…a8cd10
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xef31cc…f69059
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x533f05…ebcfa2
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xfdb9ff…32039a
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x71db83…4babeb
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x056124…6df7ff
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xda1bbf…845345
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xff6726…5ff9e9
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x0740fa…60bcb1
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xdd5d31…f287fe
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x9e59b6…070e5d
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xbf1dc1…587cbf
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xb8b4f5…23488d
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xf029d9…36c309
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa36d ago0x755885…299a9a
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0x67e9fc…9bfee7
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa36d ago0xdc04fd…8a083b
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa37d ago0xc85282…4e2856
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa37d ago0x72ca27…0fc686
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa37d ago0x16278e…e57ded
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa37d ago0x9663e1…e8aa92
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa37d ago0x4eb580…5f75ad
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa37d ago0x1fcc0b…d0c251
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa37d ago0x1530a4…6b9f84

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.