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%fluxa30d ago0x407774…e7b464
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x60e6d3…c923d9
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x8ae0d0…38d5d3
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xf0e60f…a47afa
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xd421f2…6cc650
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xf47fd0…fc82d3
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xd320ce…97b5f3
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xe4009e…0a984e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x59e422…9fe21f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x807037…16cd7c
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x9f9ab9…e3f9fc
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x192f7a…6f71c8
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x6f75c9…6a5421
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xffd4dd…476f3b
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xf74b9a…fa6a29
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x548813…cac221
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x67584c…b7e6bb
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x3f9341…c76085
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x2c2898…163884
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xcdff0a…0bf721
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0xe88a33…3993bd
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa30d ago0x747356…1a62d5
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa31d ago0x27e339…2da637
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa31d ago0x14d547…e9c7d1
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa31d ago0x31ed89…a84b69

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.