Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x3a79cf…b6a2ac
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0xb10ad1…71b8ae
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0xedfb86…5f71ed
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x025539…a249e8
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x79ef45…d65bd5
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x33d9c1…5195cc
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x9f1763…cac7e1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0xfb46d1…b13248
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x6b267c…8ed6bf
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x65b849…c73bf0
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0xc31082…af082e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x0f9ec6…c1ed87
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x1c27c4…037877
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x0fcafc…678bff
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0xf93399…fff8d2
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0xab9e7a…6cfd4f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x15b160…cc5291
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x2cdc75…04fa04
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x441ab6…8f5dd3
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x6eaa78…a1c81e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x2cd05c…021a4c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x4768f0…faa979
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0xa9b584…52932c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0x73245d…771282
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa21d ago0xd2cf10…4033c4

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.