Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x75b8b1…391af6
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xdd9aa1…69bdeb
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x9c9ff3…0b3e91
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x269ec6…308edc
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xd10a77…0afb6c
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x9d1e78…9d9e8b
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xecbff9…9dd947
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x531c13…534f45
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x427b73…e537b6
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xdc5517…23ef78
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x6b32f8…a6a670
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x2ae17d…9d737e
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xb9fd8a…1e979c
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x7e2f13…a30539
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xe33eba…401ae1
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xc5887b…94952e
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xf52c6e…a1200f
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x8d9800…15a55b
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0xdf1d4b…05bd7f
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x17cf00…fc8bee
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x9c247c…3c25ee
0x18f3…20970x9c95…e299Base$0.001100%Route unknown61d ago0x68490a…1115b0
0x18f3…20970x9c95…e299Base$0.001100%Route unknown62d ago0x71b51e…64cd96
0x18f3…20970x9c95…e299Base$0.001100%Route unknown62d ago0xd42872…f81562
0x18f3…20970x9c95…e299Base$0.001100%Route unknown62d ago0x03d03e…51b7be

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.