Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0xaee3e6…3c1ac9
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0xd551ca…1a3050
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x51179a…386649
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x727971…5268db
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x1b9f4c…0552b8
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0xe16649…ebaf5e
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0xd61fae…9f4289
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x92eb42…e308af
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x9fc3b2…56edcb
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0xcd5635…5150b5
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x71a90d…a85eca
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0xc05c72…bffe29
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x4b0610…0612aa
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0xf25f75…2a3dbd
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa35d ago0xae9491…cfcc72
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x36a493…2733e3
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x8f0f9a…c0079a
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x9ff48b…9a32dc
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0xa0b128…b36eec
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x4efe76…ec0e7b
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa35d ago0x34a232…ab1378
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa35d ago0xc3fa3e…f6da60
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa35d ago0x76e20d…d9b9f2
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa35d ago0x995064…200111
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa35d ago0x706a3c…f3d4d9

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.