Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0x0ae254…929cba
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0x6f5491…e23fb3
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0x6ede30…0567c9
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0x1ceda6…595efc
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0xb46afc…886a3d
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0x173465…bbd6ef
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0x19873d…029bbf
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0xc8fcd1…56e5d2
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0x5d9bd7…1f4418
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown45d ago0x44c97e…34c8bf
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0xf24ddc…592b79
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0xad57a3…8f39b0
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0xb1136b…ea4d7b
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0xedd3be…557a9a
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0x8f1218…e93da4
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0xfc22ac…c0ae9b
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0x098222…fd2ba1
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0xf2a356…348e93
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0x202feb…6abcd6
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0x04ac9c…3f2fac
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0x916a4f…c6c216
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0x0fca53…80e1e5
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0xe59fbb…244849
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0xb8ce56…945847
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown46d ago0x7c6451…e00b94

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.