Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf5d994…ffd4f8
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xe20542…b93e02
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xd03a79…bdb932
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x75df1d…cf82ad
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xd63c95…d8e489
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf514d8…a8099e
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xdfe299…54df1a
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb30479…711dfb
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xb2e77f…c34828
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x953b3e…a74efe
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x52ce35…f062da
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0xcbafc4…90b712
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x6976ea…ae629c
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x799e2f…82ab2f
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x96be80…a0ba83
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x074ebf…cd7365
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x81b1f6…9e27c4
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x622508…d4e8bc
0xf12e…5f9c0xfe80…47eeBase—$0.001100%fluxa17d ago0x84f6a8…f9b3c4

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.