Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0x2dff1b…e9d00c
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa41d ago0xf902d9…85db35
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0x25684f…f7ce70
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0x6fd7cc…822341
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa41d ago0x5c7994…adcee2
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa41d ago0xfca3c0…f1be01
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0x9519f6…4480b8
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0xb57634…7b1faa
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0x388a53…a9d301
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0x08362c…260227
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa41d ago0x39a935…f87ee9
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa41d ago0x16b24c…ecfdd9
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0xb8ee50…e24a6c
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0x478a3a…f598ad
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0xc96235…aac514
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa41d ago0x21ad81…7257e1
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xdafa27…0b95ba
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xbe97fa…f75bc2
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xeb1039…de1630
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x5b1a92…7fa0c2
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x2d371f…800bbf
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x7ee04d…cd16cc
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xaa9b85…0874d1
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xa85c70…e267de
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xf3e0a0…b19874

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.