Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x25d2a2…904019
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x1c11f0…917902
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x4e7f43…ab68ad
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x3d0e85…9e9107
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x0fe9c0…0abffb
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x6ca99a…ef6b3c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x2f11a5…343c0e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x521d65…b3bc09
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x7e46b2…a25be6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x705102…c9325e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x642cb2…9d8b21
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x4c0baa…5292f9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x4aaa3c…8f7042
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x1bc145…55d02c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x94a174…dfc6c1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xb516ba…fc40dc
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x47e7cc…3985c4
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x2d1309…a868d2
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xe9a143…87d64b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x541452…4dd65c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x5fb2e3…0135c1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x1c42f5…14470f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x243d64…e10238
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0xc21010…030549
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa20d ago0x4b9eb8…30d54a

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.