Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65157c…396f52
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ad46c…cf89d2
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd4bc4a…9e09ac
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f1463…d7efca
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c2b5c…362d55
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3be764…77ccc7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18acce…62bfd6
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95e74b…a5f35d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa93550…67379a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1e997…d74df6
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x650694…02e17a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdd1f5…ec4e17
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc27f4…982ccf
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf538e8…dec197
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36badb…5909db
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc9782…26e7cb
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70d480…ca8a27
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa44755…36b25a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e2cea…915a5a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4d90c…d35563
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35ed34…29619b
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0bf39…4967c6
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x257998…5c0938
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffc6ad…e7c4f3
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c828e…1e2ea0

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.