Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x7b2d6b…eaafde
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x8396c2…0f7beb
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x659216…cb8776
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0xf4466d…f134f3
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0xac5fd9…7d02d6
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0xd70cad…c4bd1b
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x37b4a1…ae9484
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0xd83662…6741b7
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x8bda82…bf2747
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x39959a…760de6
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x9fd1e9…3514a6
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x080ba9…9662b4
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0xc97676…73c60f
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x6c0619…93b7bc
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x8fc6a7…bbf2b4
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x9ed8d7…6bc424
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x038c2e…920285
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x92a8c8…d48756
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x7007ae…5c3fc7
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0xf7b22c…cd321a
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x97cb74…f124ff
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x6a5290…f4b8f8
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa30d ago0x1ab75c…2cde85
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa31d ago0xb11ae5…0e45c9
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa31d ago0x0737ac…28d598

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.