Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x7feba5…d6cff1
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x78c652…eef3ac
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x770d2b…e6aa53
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xbcaee5…196d48
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x60f515…56ce44
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x5145cc…97714f
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xe8ae23…c4b916
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x1882de…36a3d7
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x203418…524c0b
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x0de58a…ab3249
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xd85390…cc1015
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x3dd4d2…22a13f
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xaf34c5…0c5f94
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x0beb21…4c0ecf
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xa7798a…832e84
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xcc3c13…c9f444
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xf8b1bd…2bc29f
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x2ab7f8…50361d
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x5dc42b…6e7f08
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xbdb179…653d0f
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x30b4a8…d71cc9
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x00984d…8ccef5
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0x6e6af3…6cc60c
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown71d ago0xf061fe…b47558
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown72d ago0x14f8a3…bb0b2d

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.