Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown18d ago0x5a6ab5…b6d338
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown18d ago0x36752b…c0b145
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown18d ago0x16c58c…82e367
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown18d ago0xc10d39…b40321
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown18d ago0xdf1bbb…20d0bc
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xbd3cf4…693310
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x20b7b1…657fee
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x5c69cc…a053ec
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xd0d4c3…efdb0b
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xd566e3…614742
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x08f92c…9c987e
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x799bfe…22603a
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xc9731e…19c630
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x5afd1f…c31b39
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xf57994…33ed63
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xb76729…4a5b6b
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x5f86a5…0e479c
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xb5f261…b508c7
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x2cf694…81a013
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x994204…d01888
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xc9cdbf…c2eda4
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x223164…645e5c
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0x8ecf76…4ec980
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xc77b41…dd1b1d
0x1d1f…84410x9c95…e299Base$0.001100%Route unknown19d ago0xf24ddf…8293b9

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.