Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xdf88fc…a2c8cd
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x298b39…2e1499
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xbdb030…615a84
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xdd26fc…154c63
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x03db78…08235b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x7229b8…714171
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x4407d7…478b49
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xb8188a…316e94
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x7198f3…5f9881
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x58c219…ea5ee6
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa50d ago0xf880b1…d48bfc
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa50d ago0x9e5097…09fce8
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xb394d9…decd70
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x1e0b18…db87d8
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x4016ac…7a4cab
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x2f7824…49e8cf
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xc6242c…239ac3
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x4b5f3d…c5a2e6
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xea00a3…fd9944
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x9cf355…2a15a3
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xed12ab…3bcd2c
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x86a3a6…8e2c57
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0xb3065f…55ac64
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa50d ago0x01974b…616b07
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa50d ago0x7528b0…8b8885

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.