Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x57bd29…8f7aa6
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x243406…30194c
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0xe94987…b559f2
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x5e3cff…639237
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x2e4d9a…a00db7
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x9356e1…502b3b
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x58cc4b…fea65d
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x0945d8…4073a7
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x9c0806…a15a5b
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x849ed4…54e9ea
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x9b122a…605394
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0xa3885c…9688a5
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x232862…9672b3
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0xfc3ba5…86a348
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0xd67e71…1d4203
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x163c5e…648a7e
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x80b6d8…a6b322
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0xd482f0…83265b
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x019603…b7b888
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0xb1cbe4…5f1717
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0xb95cb9…4d9031
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x1b546d…eb890a
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x6bef45…f44b28
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x813d00…752c47
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa14d ago0x682316…bf486c

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.