Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa46d ago0x47e5c0…4415ce
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x2ae872…fac6f8
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa46d ago0x032a72…5811bb
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa46d ago0xb88d3a…566f76
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x593165…d3702a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0xbd7cc6…90f978
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x013a67…6e5367
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0xe94a71…210da6
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x206213…df8630
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa46d ago0x0af477…9c4f6c
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0xea07a1…0bb214
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x83817f…519ddc
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x744722…8d6ba5
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x567508…dcea09
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x367271…cd4c7e
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0xe70513…c1db12
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x97e76c…62a5e0
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x385757…ecdf6a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0xbfa3c7…199aba
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x14d401…01493d
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x713874…eafc6e
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x1d3313…80add2
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0xfb9752…08230e
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x14b5b4…c085aa
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa46d ago0x9149f7…1c8f4c

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.