Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x764bfd…457a9e
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x5df39c…4dcab7
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x999a2e…50db8b
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0xff0662…98a8bf
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x929e5e…a145ba
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x2fae00…507c41
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0xb8acb5…847c71
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0xc02e97…568957
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x9426b6…5bd631
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x6db4dc…fabb89
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0xc00c86…b0b853
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x0da34f…120827
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x517172…bdf4d2
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x88edce…ab240b
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x77a64a…411d05
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0xf733c1…cbd9ff
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x459039…294f4e
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x0d32b6…d6762a
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0xa83872…953938
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x3a44c5…c5219e
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x30d32d…d6aff4
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x800079…bb8b1f
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0x4dc77a…e55c7d
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0xd4f918…a84d4c
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown39d ago0xa0230a…322b91

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.