Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x6670f4…2d3b2b
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x037001…072862
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x40189b…c5bcfd
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x3eee4c…d08621
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0xd518b2…5bd765
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x6a4c9d…f78aae
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0xc8949f…9bab7c
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x71f512…5b7068
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x9095dc…80c250
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0xe85a81…21154d
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x8e055e…cecd15
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0xafbc38…0738fd
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x073190…12c17e
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0xc329c9…09c8cc
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0xf5e746…97a8d4
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0xe05a30…5d6188
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x5b0902…a6a063
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x61a336…30f425
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x7800f8…3c0fcf
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x7951ec…4cf09b
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x9c00e1…2adf87
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x67ef1c…b5f031
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x8138d5…d4a01a
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x6a0ca0…ae2fc0
0xd419…c2280xfe80…47eeBase—$0.001100%fluxa17d ago0x00b677…66d363

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.