Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0x3f1110…c59780
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0x5a627f…6037b1
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0x8d2387…85bf8b
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0xc82bf1…d11bc3
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0xea3940…c591cc
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0x3fda63…06e054
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0xe866d3…d887b9
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0x30fccc…c802e7
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown45d ago0x14a1a2…9dce83
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0x2cb4cd…22fa18
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0xb8e6be…8ad196
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0x897774…c7c192
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0xeb39f4…3306b6
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0xa4fd9e…683b8f
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0xb5b42c…dc65f2
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0xfa6d7a…054817
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0x9b374c…be7c36
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0xada8e6…b7f528
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0x17b313…0d010d
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0xf28574…f4b080
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0x96b388…d1e327
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0x7f7edb…58a467
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0x917cb5…908459
0xaab7…7f370x9c95…e299Base$0.001100%Route unknown46d ago0xca283a…2f1cb1

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.