Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x9549d3…766e43
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x5d17f0…df68c6
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x86d413…a7768f
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xccf47f…eef49b
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x806b3c…571cb5
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xdaa80d…38d14f
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x36288e…1e97a3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x62c762…1bb0b8
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x955103…6c0257
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x341a42…02063f
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xad4d21…377fe7
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xb07071…27c5f2
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x65bb1f…5e785d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x0a71b8…d3bc4f
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x102f42…97a1e2
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xa5d784…9118e3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x68b298…22c3de
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xc41683…09107d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xbe8c0e…7e7dff
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x86a7e0…11dc63
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xfb3f48…783701
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xec6ed5…88eaea
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x9c6389…7a0764
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0xbecda5…dfc163
0x43df…54640xfe80…47eeBase—$0.001100%fluxa20d ago0x16ebde…22c9eb

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.