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%fluxa35d ago0x363bde…71594f
0x3560…6af00x9c95…e299Base—$0.001100%fluxa35d ago0x681e60…941ddb
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x579c0b…1e0a49
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xd4a050…3bb5b2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x485aae…afa65c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xcd8afc…ab247b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xdd824f…d136e7
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x877141…dacb4e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xa16694…13b36c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xb82bab…5f11c1
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x8ac680…34210c
0x3560…6af00x9c95…e299Base—$0.001100%fluxa35d ago0xa7677a…f76afd
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x48c843…990d12
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x14995f…7d0681
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xbb7ed5…f920d5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x2c394f…af09cd
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xfffc9b…7212c1
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x87f503…eb5aa3
0x3560…6af00x9c95…e299Base—$0.001100%fluxa35d ago0xd600eb…c41f63
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x8eff06…b24abc
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xaac9f2…5f4201
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xe55001…38681d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0xff87b4…63ce06
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa35d ago0x14f52a…cebbec
0x3560…6af00x9c95…e299Base—$0.001100%fluxa36d ago0x6cd343…d9b49d

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.