Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x919fb3…c4794f
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x80d215…2716a5
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xdbe04b…259ca2
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xc23767…7ce802
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x84fce5…911812
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x326098…d675f0
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x98d434…3ac25f
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xff4f01…6de90d
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xf7501e…f4c22d
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x9e9746…043459
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xf68115…4778c8
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xfadbca…a76041
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xf2d3ab…cc25c4
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xeec6fd…dfca3f
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x2973cc…cbf4e3
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x715ed5…a44c53
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x5c8c7c…10b6c5
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xade489…5ad078
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xa9101e…fccdc4
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x4f9c37…dc4c49
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0x7caab0…3d2685
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xce2e66…ee8364
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xaca696…374e36
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xc0d3da…dc45b8
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown72d ago0xa4a5b6…0cf933

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.