Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x3694f9…22f153
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x3f41b8…f975f7
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x3789a7…607751
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0xc0f7cc…f4b5d1
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x8c76a2…a4daac
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x08380b…bc54ab
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x7e2a96…e549a3
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0xa17ab5…349436
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0xfa39c5…617d17
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x7e9c74…437f2e
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0xab1867…349c09
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x285226…8a314a
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x9ed096…5df3dd
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0xc7e2aa…8d81bf
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x908f0d…c3764d
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x8ff3bd…1fea4c
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x406bba…148b58
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0xb51efb…a73762
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x518ac7…ef89a0
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0xf0ffe6…930e1a
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x792e24…cfc02e
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0xb5876e…3a7aff
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x48ad08…db2dd6
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x81a22b…af86bd
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa17d ago0x1db309…c5011e

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.