Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0x2383e7…d73f20
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0xdfb898…1354b0
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0x0cd5ba…24e28b
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0x2657e1…783896
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0x03d164…28dfde
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0x2b4c60…d5c6e4
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0x4b934a…1a24bc
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0x8cae90…09fd68
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0xc62ad4…9a6f10
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown19d ago0xcf7132…8dcede
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0x3d879b…b0ff9e
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xe3d636…c3bc5d
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0x6c5f2f…6aae76
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xafbc48…f09beb
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0x979dfc…00bc9c
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0x85c529…8208f9
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0x0d8854…ddf419
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xf19409…c2660c
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xfe8f43…d222d6
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0x6c23bd…9d17c4
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xfa9da6…41785c
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xfdfa3a…7fae23
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xf00a1b…ec3667
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xf6ac2c…edf68b
0x388c…5c2a0x9c95…e299Base$0.001100%Route unknown20d ago0xf813b4…64ce3a

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.