Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb608…f1be0x10c1…1e24Base—$1.07100%coinbase114d ago0xfdd606…348ea5
0xb608…f1be0x10c1…1e24Base—$1.23100%coinbase114d ago0x31d001…4f2fc7
0xb608…f1be0x10c1…1e24Base—$0.52100%coinbase114d ago0xa36f43…961b44
0xb608…f1be0x10c1…1e24Base—$0.98100%coinbase114d ago0x997f8f…87436b
0xb608…f1be0x10c1…1e24Base—$0.92100%coinbase114d ago0xa0035f…7f7a33
0xb608…f1be0x10c1…1e24Base—$0.57100%coinbase114d ago0x6ea0e0…3348c3
0xb608…f1be0x10c1…1e24Base—$0.98100%coinbase114d ago0x2e6c7a…183b53
0xb608…f1be0x10c1…1e24Base—$0.93100%coinbase114d ago0xda3509…4d1af1
0xb608…f1be0x10c1…1e24Base—$0.56100%coinbase114d ago0x776494…cf397b
0xb608…f1be0x10c1…1e24Base—$0.64100%coinbase114d ago0x9b02e2…7cef8c
0xb608…f1be0x10c1…1e24Base—$0.62100%coinbase114d ago0x53f562…e07b9e
0xb608…f1be0x10c1…1e24Base—$0.63100%coinbase114d ago0x082c9e…f7183d
0xb608…f1be0x10c1…1e24Base—$1.05100%coinbase114d ago0xdf995c…ab0306
0xb608…f1be0x10c1…1e24Base—$0.60100%coinbase114d ago0x0d4b33…e7a509
0xb608…f1be0x10c1…1e24Base—$0.53100%coinbase114d ago0x71183d…7bc6c3
0xb608…f1be0x10c1…1e24Base—$0.97100%coinbase114d ago0x48db45…588a47
0xb608…f1be0x10c1…1e24Base—$0.91100%coinbase114d ago0x19e294…5b9ebc
0xb608…f1be0x10c1…1e24Base—$0.82100%coinbase114d ago0xcf853b…6b266a
0xb608…f1be0x10c1…1e24Base—$0.49100%coinbase114d ago0x0d65a2…fbd82d
0xb608…f1be0x10c1…1e24Base—$0.98100%coinbase114d ago0x4d6019…c4b6a6
0xb608…f1be0x10c1…1e24Base—$0.79100%coinbase114d ago0x3b0c00…3b9dae
0xb608…f1be0x10c1…1e24Base—$0.73100%coinbase114d ago0x314d70…8fd78b
0xb608…f1be0x10c1…1e24Base—$0.69100%coinbase114d ago0x970c90…d7a5d1
0xb608…f1be0x10c1…1e24Base—$0.57100%coinbase114d ago0xeeb24c…22fa3d
0xb608…f1be0x10c1…1e24Base—$0.52100%coinbase114d ago0xcb470c…8b332f

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.