Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0x0c4412…88ac43
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0x3f1d7e…054b7a
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0x040a0a…7de1dc
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0x85c7b3…a26acb
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0x1a1f2c…bd9ab5
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0xcfcb24…e0f688
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0x244ba0…92151e
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0xf78406…1d6bb2
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0x40f1be…d345f3
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown44d ago0xd675ab…f04aad
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0xe69ee2…f19f28
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0xd3edc9…c72784
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0xd1a5c0…a248d1
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0x19c193…ff26e3
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0x2e0237…b2b6c4
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0x7b85cf…6f85c4
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0xc87e5e…a1d13a
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0x8a4c11…560122
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0x55b991…cd163e
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0xd15582…44cbfd
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0xbaff03…7d9e4e
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0x5f3cc6…c0bee1
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0xc779e1…b71ffb
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0x1d7ee9…deabdb
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown45d ago0x0ed84f…aa3b05

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.