Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa34d ago0x5679bc…ec22aa
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa34d ago0x112004…9567dd
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa34d ago0x2f4de9…ea5b32
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa34d ago0xe1733e…ea5c39
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa34d ago0xa9c280…8acad8
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa34d ago0x5a6c43…31b861
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa34d ago0x8d8890…dbb86e
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa34d ago0x74e5d3…c52808
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa34d ago0xa1df5e…8642fc
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0xe64348…576dea
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x7cfd71…32beb6
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x32f2aa…cb3565
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa35d ago0x069a82…2a6b06
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x20b61e…fbe10a
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0xd5b9ee…2b65f4
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0xbf3019…d01850
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x7d15c1…e6c3d7
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x093542…a23937
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x326ebc…d4e95c
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0xd1eeeb…984469
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0xdd0790…840a07
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0xa46cb5…92523d
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x23d9f3…d583af
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x17c5ac…62a657

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.