Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xc7dee7…2e0afd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xe42ab2…06099a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x95fd83…156c00
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x7d52a4…dbd92e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x650f6c…511987
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x7d05e6…07ef00
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x77728e…2caaa0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x026787…e41eec
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x1e09c8…7db85f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x6d8260…93ba4d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xd9231d…02c04f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x534aec…eccf26
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x3ae5d0…b86009
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xf7f72f…4e6b0b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x050d3f…3f0326
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xdd58fe…b349e7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xb4a1fb…8169a5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x58a31e…c79c00
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x26de73…b416ad
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x32b87f…821c72
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xc9dd81…919b64
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xa9f7bb…d8475e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xf086ea…8549bd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0xb1f2d9…d6a667
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase69d ago0x9f89a8…469b09

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.