Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa43d ago0xaef078…0da24f
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x313f65…65415b
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x0a1477…668194
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x691a66…abeee6
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa43d ago0x392b76…a6be7a
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x587048…158da2
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x084789…e0234a
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa43d ago0xd93882…7906d1
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa43d ago0x56bb13…fc4849
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xaedf61…03bf35
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x1ded13…260ba2
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xeb14de…fa926f
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xaf2a05…c8ceec
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x6df58e…7ab046
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xc36bc8…6b44a2
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xc9a3da…13b64d
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0x8a018a…ec7b5b
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0xa1084f…7e45a9
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xccbcf8…b5b0db
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa44d ago0xc83f7a…6097c1
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x5b7bed…b3b51c
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x1f22eb…69afcf
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x5b6d86…cb55ed
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xf92c8b…8e4032
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xb129cf…b225f8

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.