Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x488bca…3c5510
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x7d0dc1…2e4923
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x5dff33…d3291e
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x6182be…726aaf
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x495ce5…492477
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x1a0aa6…559ed0
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x9ecce3…b06709
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x79c431…3620da
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x6cdb14…4034f4
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x352f8d…101400
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x49c07b…e29c26
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0xd34e0a…cfe97a
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0xf2afbd…6c9bb4
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x31aeaf…a69eec
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x599e3b…cf6376
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x53b8db…9e437a
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x7630bc…b41501
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xba0c48…d04f81
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x33e5e9…ecce0c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xb7af28…e1ab4b

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.