Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0x43b5ab…1b10b5
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0xdedb71…330cdb
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0x3f2432…70810b
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0xac0f14…4e1bb0
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0x254d3b…d8fdcc
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0xe9f58a…7360d3
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0x92cc1d…a23254
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0x9e0d71…bbe38d
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0x5be23d…355e9a
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown31d ago0x85e690…df3562
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0xbf7825…483b60
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0xed941b…4f2747
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0x85852b…2fcc0e
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0x72fd02…0921f6
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0x3df23f…f86f9a
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0xce9d78…55d9be
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0xc3a611…c61499
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0xc61be6…47788c
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0xd07d39…9aa472
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0xd30bbc…0ccd68
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0xf1ce2d…56f2d4
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0x4e36c6…0078c5
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0x7db5fa…bed2f9
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0x04f4ce…8f49bc
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown32d ago0x83bb39…3d5554

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.