Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x4c336f…fc2457
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0xb1d9a4…b2209f
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x7a42d1…9362d7
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0xa01234…65cc37
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x82a90f…861014
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0xd8a534…473b0a
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0xbdb385…7d31d2
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x93ea4c…af8a36
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x5a8bfc…532b61
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x308350…8f2e8a
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x47e309…44b298
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0xb35cf7…fb327c
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x75c21d…84ef16
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x4588b8…7c8544
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0xb0f5f1…abd4ae
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0x3cd4b6…22a7f5
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown53d ago0xef5e92…1c0d73
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown54d ago0xcb5e84…2f474a
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown54d ago0x637b4d…ab316b
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown54d ago0x659119…c0e508
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown54d ago0xa50ac8…03074c
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown54d ago0x49a75e…4739f8
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown54d ago0x9e9509…dfabe5
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown54d ago0x978b21…a848c4
0xc84e…f2ed0x9c95…e299Base$0.001100%Route unknown54d ago0x8ae79e…0f7716

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.