Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0xe20429…965285
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0xcc6d6e…4228f6
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x316cdb…e91746
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x8cc183…a0c10d
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x6ad113…b7f1b4
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0xd0d827…8b0ab5
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x9958ed…e14a94
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x1d23aa…0bbc61
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x404432…c4f12a
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x468238…915777
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x488719…25ee69
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0xfe8e8d…c84302
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa32d ago0xf4c41d…6d10cb
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa32d ago0xbfb518…52322d
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0xb8d189…5c5192
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa32d ago0xb4338a…f6b18a
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0xf69370…dcc599
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x729700…912fab
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa32d ago0xdeb4fd…fb9c30
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa32d ago0x421b3d…d62811
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa32d ago0xe18851…ba420f
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa33d ago0x4e8a2a…5024e2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa33d ago0xfae2d5…da7339
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa33d ago0x95921c…3c7722
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa33d ago0xfdf95c…44dab5

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.