Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa718…93630x9c95…e299Base$0.001100%Route unknown31d ago0x7a0b96…cf1646
0xa718…93630x9c95…e299Base$0.001100%Route unknown31d ago0x8df6fa…6a301f
0xa718…93630x9c95…e299Base$0.001100%Route unknown31d ago0x79f082…83ada4
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xb97fe8…d671c9
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xaa1a9c…a3b675
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x5ee092…de2794
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xc940b9…7d6bb5
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x09c80c…09006d
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x03d503…9c8642
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x09dbfd…f0a90d
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xa2f138…d40b92
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xc748c7…362fcb
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x33e206…7dff09
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x40131f…bc11db
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x9b5372…0fab1c
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x7ddea6…7d6c80
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xd02400…511df1
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x438868…e54c5f
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x97b396…07d99a
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xd15f95…6d6109
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x5b7cfb…3da051
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x385df4…f5f2ed
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xd93f6d…2a0e65
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0xe3fd09…f696a1
0xa718…93630x9c95…e299Base$0.001100%Route unknown32d ago0x582f5e…c2de06

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.