Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xb10b8a…b8f1a2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x8c0b5f…512443
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x700d64…4ba365
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xc29f30…53cbb4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x8a0d97…ecacf3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0x32c2b9…35abca
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xcb5848…2a6206
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase2d ago0xba6540…638b8e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0x617483…f959f5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xd6a165…0cfcae
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0x97cd8d…e80f13
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xaabfa9…2113da
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xd45a31…05b66f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0x3780cc…e1fbec
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xa67e55…f2837b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xa86c21…aa22fe
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0x1cff45…8dc970
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0x2055d5…3c2b15
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xe9966c…3c40b7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xb780e1…213993
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xf7e193…c3fc77
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0x8f8a8c…1a7084
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0x9c155f…116066
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0x10d62b…166bd3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase3d ago0xaa1178…95868f

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.