Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb20…f6bc0xd346…0d5fBase$0.01100%primer117d ago0xc59e68…628483
0xfb20…f6bc0xd346…0d5fBase$0.01100%primer117d ago0x3e3380…16050e
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0xc4484c…9cfbca
0xfb20…f6bc0xd346…0d5fBase$0.01100%primer117d ago0x92cfd7…446de1
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x7603ea…616630
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0xd79966…ce1684
0xfb20…f6bc0xd346…0d5fBase$0.01100%primer117d ago0x4d3335…c52fe5
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0xa4e45e…cf33f9
0xfb20…f6bc0xd346…0d5fBase$0.01100%primer117d ago0x60ef6f…c17f66
0xfb20…f6bc0xd346…0d5fBase$0.01100%primer117d ago0x017248…47bcda
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x0e2978…ac75e1
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x6fd25b…49e7a7
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x4834e4…38360d
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0xe6cb1f…77b852
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x156975…09c2a6
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x7d51bb…9fdff3
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0xe9f32d…b35d4e
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x03fc57…c8f237
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0xac2a92…1ffb06
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x215b1e…6c525d
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0xc88766…2a2890
0xd8ca…14660xd346…0d5fBase$0.005100%primer117d ago0x6424c6…cfbe92
0xd8ca…14660xd346…0d5fBase$0.003100%primer117d ago0xe008eb…fcbc35
0xd8ca…14660xd346…0d5fBase$0.003100%primer117d ago0x5d6b75…966f20
0xd8ca…14660xd346…0d5fBase$0.003100%primer117d ago0x4239bf…abca9f

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.