Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown48d ago0xa35a54…49f983
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown48d ago0x1ee883…a3580d
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown48d ago0xb8c6a2…df3fb4
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown48d ago0xcef7a2…536f18
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0xbb8ee1…6eac64
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x9925ef…22744f
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0xc7e115…8d7129
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0xca1bf1…64c9db
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x7fd4e3…39293c
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0xed8018…d0ab0b
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x2bfa20…ca7324
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x485f3c…79a487
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x3d332c…da592d
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x2feb16…c95c95
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x395d46…60b5ce
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x8c5831…54a05d
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x0a6355…3675fc
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x094194…cea031
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x356c72…f7f9dd
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0xf1c1d9…688a65
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x85978b…c74ee0
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x4f27c6…5a4077
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0xe89d4a…680374
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0xeaa31e…73a205
0x8818…8cb30x6839…1a2bBase$0.003100%Route unknown49d ago0x187be1…6803f7

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.