Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown47d ago0xc6a86a…8a7cbd
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown47d ago0x386dd1…9b80af
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown47d ago0x065178…4b0317
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown47d ago0xe115b0…e685e9
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown47d ago0x491817…68f046
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown47d ago0x8b99fe…0bb61f
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x372a14…484ba4
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x3d4580…9f4b59
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x1fe5be…396b27
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x9972b1…77e44b
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0xaffcd8…6efa09
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0xee4358…f28b83
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x7b0320…6250e8
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0xaba975…fe2695
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x4351a5…58a053
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0xa799b4…d51e3c
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0xb2f673…b06b29
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x4f3d0f…b75f0c
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0xdcac87…3495b8
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x3feb62…ab68f4
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0xb3029d…b99bf2
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x8dffaa…7aab63
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0xda9c30…3c7ee2
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x2d3633…9a3c5d
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown48d ago0x931dbe…0e43aa

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.