Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0xefde21…8e5991
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0x6c6937…c3f528
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0xe98fe5…25de0a
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0xaad7b4…4e0e21
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0x2463c5…919ca3
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0x84ac56…734cad
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0xbc2774…362198
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0xdd4c18…9f70af
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0xf395ad…ca3cac
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0x71328f…0962c3
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0x1fe8ce…5d00c7
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown47d ago0x97cd3e…c58caf
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0x1ad402…3303de
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0xc93347…93146c
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0xdc0cb8…e58778
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0x573098…d67d6d
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0x1a4d49…48ca33
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0x0fdd60…461e18
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0x952b28…9cc335
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0xd446fa…33681e
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0xc2c2ef…0ab00c
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0xa65adb…8ad0e5
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0xc37e56…5e73de
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0xad6617…17f1d5
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown48d ago0x555c46…740456

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.