Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown44d ago0xe0bb04…7754ac
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown44d ago0x8e94c9…a65625
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown44d ago0xd46574…6bd781
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown44d ago0xf89524…f1f69c
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown44d ago0x68cab1…7dfe84
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x223b70…71b8e1
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x6576a7…f731bb
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x3d1ef6…201a64
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x40cffe…cd11eb
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x164c06…2310ff
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x118a84…7cb4b8
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x17dca9…e01ae9
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0xd1b947…426856
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x7d253d…5c164a
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x7b366d…ac7e13
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x3136cd…6d16dc
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0xfb5c88…da4e76
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0xfeb117…adc493
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x9cacb8…f7c6fb
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0xb1e88e…040a6b
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x732b14…a71a9b
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x204021…1feb95
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x77ad64…a4d847
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0xd604e8…7463f3
0xf2c3…edd00x9c95…e299Base$0.001100%Route unknown45d ago0x538a85…b3b271

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.