Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3e0f3a…c76956
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x775e3e…4a0377
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x158d56…0959c2
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x75e01a…9eaa72
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9a6616…6ad005
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x740f0e…646fb4
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9d51ef…3d6621
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9bc778…e53604
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x0fe1aa…33cd5a
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3299b8…2eaebf
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x250a79…0db286
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0xfe9ba9…3784c0
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0xebff94…e7affd
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa4530c…bd3669
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1ddb43…3d53bf
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x836755…f66f13
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x53ea16…1d3960
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9a5eca…a8210c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0xdde166…da8e72
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0xe82f39…fb2fe6
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x5555f9…72f386
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0xccdbec…9b82ee
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x410af2…87ad46
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0x97dc7f…fd3a86
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd21fe9…a2603e

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.