Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown19d ago0x2b87fe…873b03
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown19d ago0x366ecf…a264eb
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown19d ago0x00e8db…b638c4
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown19d ago0xfcfbf7…fe3efe
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown19d ago0x4bbade…4a28b8
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown19d ago0xe18ae2…1ed75e
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown19d ago0x263693…6cec94
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown19d ago0x5597bd…30fea2
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0xfbaa68…d01d40
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x6fee85…7fa09f
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x3e46ec…191d25
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x26c4dc…3f497e
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x89c7dc…13da7c
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0xd75f79…a58d8e
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x4958dd…00f9f0
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x21390f…3b016b
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x2851af…fa0844
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x22c694…80de9f
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x38f6e9…224b60
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0xe25726…e68de9
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x880a1f…13dee4
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x8f241c…d9cb30
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0xff5354…a6b0de
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0xcaa0f0…fd15a7
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown20d ago0x17f7d0…9cb6ee

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.