Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x0e3a5b…a902fc
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x65bf16…5e9d1b
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x92eb61…6370ca
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x312f76…fa58ab
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x2c2dcb…f97dbe
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x03579c…53c6ee
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x946757…4be8d8
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x74419c…834b24
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x8fb8ed…c54264
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0xce3e3d…7e96d5
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0xba004b…3ed1da
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x8a2b79…8dd917
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0x6021f3…7aa149
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa15d ago0xbe3729…1ea50c
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0xd3419a…00e917
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0x5faac2…966b8a
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0x28ebef…ce3ac5
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0x541fa8…1b4884
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0xd5cda2…4d7f73
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0x108a78…549bc4
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0xb0e5ee…14797c
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0x4e477b…56fcb9
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0x32f1ba…7de2b3
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0xc52402…a18e38
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa16d ago0xb15dd6…42e39b

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.