Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0xe586ec…d16171
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x888539…315613
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x9c3ac4…149f9e
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x26d093…b15507
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x4e0d81…e03f88
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x4c02c8…b734cb
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x5eb78b…fb3c4c
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0xe8261e…f36c46
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x747295…a5f354
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0xb43a43…dcdb62
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x9b502f…68bba6
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown38d ago0x2c4b7e…585542
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x111b91…13c571
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x03a10f…a0d2b4
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0xba04d9…ae1a3a
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x2c2967…83d2f2
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x87788a…78747f
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0xeeeb5e…4e544c
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0xdc96ee…5adea8
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x63a189…499491
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x016b7a…c38d4e
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0xa054be…0fee34
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x70ab08…87ac17
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x7c8871…47595d
0xf7a9…c4360x9c95…e299Base$0.001100%Route unknown39d ago0x3c6c72…b96c6c

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.