Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x081454…fd0ed1
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x0b17b8…c70f9b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x3711a7…2b6fe6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x0849d7…a66ea0
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xe5efe6…ea4d78
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x19940c…3d8c63
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x9545ff…0a7ce2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x4d9eb7…476061
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xb06364…a92792
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x1ee554…700f4e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xf5ac46…7c9c7d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xfd9c07…7a2527
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xc17d79…b04822
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x229645…cd2da7
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x0c99c5…dc5378
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x39976f…9b13c7
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x5b15f2…381ab6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x8fdd4b…f935be
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xa47d8c…622a83
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xf59139…e36157
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xbcd2ef…e0abd5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xf54f41…47ac0e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0xb65213…9eb766
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x4b185a…2ec5a4
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa24d ago0x0c0f48…a580a9

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.