Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1d5b17…a0f09d
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x62d9ab…3a1c7f
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x66a75a…8c147c
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc7b279…a270e5
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5da64d…9a68d3
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc87bfc…81d48c
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6dd803…b21e9f
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1c4750…031fb3
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xf09037…4987e7
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5dfcc9…68f48d
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb8278f…d4e579
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1eba33…5827c9
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe1a17e…c8c1ef
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x8b8ea6…d94ae0
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xdaa0f5…563cae
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd3a601…ecc531
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe67eee…795469
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x6eed47…b9834d
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc1e5ce…99efb4
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x407c46…01bc8e
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x517d1d…c60e83
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd64d40…320089
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0bcc54…540343
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xec03c7…06b966
0xbd5f…344f0xfe80…47eeBase—$0.001100%fluxa17d ago0xc8f60a…6d0fda

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.