Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown48d ago0x0da885…4200b2
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown48d ago0x9f1ea3…48c14d
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown48d ago0x70c307…d37a31
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown48d ago0x409843…4ed57d
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown48d ago0xf30e1d…aafd1d
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown48d ago0xec015e…38fff4
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown48d ago0xc9a1eb…e7e086
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x1ef5a2…cb77f2
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0xa9905e…f2b627
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0xbc6f6c…ef0865
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0xbec867…eda7ec
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x8cafd6…b3b7ac
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x74e1af…910b47
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0xab4a68…366cb7
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x6b0d23…f25314
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x065918…8fb27b
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x77238e…4750ba
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0xfc1784…1352d2
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x4e59a4…88653a
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x2ab007…f575f7
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x4c019c…af3df8
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0xf2f812…1b1e32
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x4430f9…c79067
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0xb26676…b4de97
0x96f8…daa50x9c95…e299Base$0.001100%Route unknown49d ago0x0c2652…ccff17

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.