Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x1feb7d…04ece2
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x8dbe3b…03c656
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xe23255…37a7f5
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x47c657…73da9f
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xbe9345…43bd41
0xad50…65520xfe80…47eeBase$0.001100%fluxa32d ago0xc1b20c…e2be44
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x501694…719862
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x6e1e84…787839
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xaffb18…c2ad04
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xade568…ea8866
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xf6e7e8…12383e
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x1fb050…05a150
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x0bcb1a…1af40e
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0x4f7da1…9db302
0xad50…65520xfe80…47eeBase$0.001100%fluxa32d ago0xa67325…168b11
0xad50…65520x9c95…e299Base$0.001100%fluxa32d ago0xb4bbd6…e23e14
0xad50…65520x9c95…e299Base$0.001100%fluxa33d ago0x465c29…fb684c
0xad50…65520xfe80…47eeBase$0.001100%fluxa33d ago0x46b3c5…b3c5ee
0xad50…65520xfe80…47eeBase$0.001100%fluxa33d ago0x6bbab1…c6263f
0xad50…65520xfe80…47eeBase$0.001100%fluxa33d ago0xfd36d3…481eec
0xad50…65520x9c95…e299Base$0.001100%fluxa33d ago0x2c41ed…bd7089
0xad50…65520x9c95…e299Base$0.001100%fluxa33d ago0xf38af6…31c6a8
0xad50…65520x9c95…e299Base$0.001100%fluxa33d ago0x7e569e…f13826
0xad50…65520x9c95…e299Base$0.001100%fluxa33d ago0x6a097d…3a90eb
0xad50…65520xfe80…47eeBase$0.001100%fluxa33d ago0x5b31ec…2964f8

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.