Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa15d ago0x3a9a2a…acbc11
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa15d ago0xc42e22…029250
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa15d ago0x80b706…99bf3b
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa15d ago0x9a24c6…5a7ecb
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa15d ago0x7cf742…b3eb1e
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa15d ago0x1f9212…2fef73
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa15d ago0xd89b39…1ca845
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xbe3674…c16c0b
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5083df…77e23a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xefad5f…5088ee
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7bddae…1818a3
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa84923…6fb1c3
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc9cdbc…0820d2
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xbbefdf…af63d1
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x38c48c…5ff1eb
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7e906d…3ffbde
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x06597b…32971c
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x6c7715…fbc04a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x0d13d1…74337a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x74f1e1…d0d443
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd189c6…6bf1a4
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xf58927…3b63b3
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x495775…1baca2
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0xb42abf…c668f6
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa16d ago0x98cf6b…41c2a1

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.