Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230x9c95…e299Base$0.001100%Route unknown24d ago0x12f313…ca4fb9
0xd00c…79230x9c95…e299Base$0.001100%Route unknown24d ago0xf9ed53…8ad8ee
0xd00c…79230x9c95…e299Base$0.001100%Route unknown24d ago0x9407f0…ed8742
0xd00c…79230x9c95…e299Base$0.001100%Route unknown24d ago0x4a28bd…ea97d6
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x4667d7…037638
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0xc1c95c…c5f5b2
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x719a06…9f7bdf
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0xda7063…99db8d
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0xe3fc6a…0c8a2a
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x3152f2…f5b85f
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0xc951eb…616435
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x237b7c…2d627e
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x9d4caa…ba2343
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x17b538…a3c2ec
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x2354f7…810889
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0xc4de47…f551da
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x574bb5…aaf704
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x601651…8f5099
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x123188…403f3e
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x759773…1d0d57
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x697e08…4bbbf5
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x8cb34d…343c5a
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0xbb4afd…0a24d5
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0x635f32…219826
0xd00c…79230x9c95…e299Base$0.001100%Route unknown25d ago0xb3595e…647761

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.