Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xa86250…3e8c39
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x0afb63…264e2a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x934b36…773196
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xab1197…80db52
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x8da893…146cf6
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xd3f3a3…e2834e
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xfcd928…d60cfb
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x4c7259…26fd79
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xe68df1…3b518a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xc07e3d…ab1eb1
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x86dff5…794304
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x6bc2e7…8ee1c8
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x27a8e1…8ff584
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xcb83d6…b238bd
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x0746ba…49dc2c
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x24c30a…901375
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x16370d…4016eb
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x3a81b9…ea671b
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xa17419…64aca3
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x1ebb2a…e4d812
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x951033…03b4eb
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x680b33…43bb84
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xda08d7…b6942f
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0xbd7894…f47116
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa17d ago0x4dd8d4…6aa7d2

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.