Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbf6…19520x1303…20b0Base—$0.01100%coinbase72d ago0x5ee19b…6d8a01
0xcbf6…19520x4ee8…3469Base—$0.01100%coinbase72d ago0x36c4c5…a6d1a6
0xcbf6…19520xc4a5…7a93Base—$0.01100%coinbase72d ago0xd1b4a1…1ae382
0xcbf6…19520xbaeb…9932Base—$0.01100%coinbase72d ago0xb72dc2…f20db2
0xcbf6…19520x7291…5ccfBase—$0.01100%coinbase72d ago0x8307a2…a3cd1a
0xcbf6…19520x05b0…b9b0Base—$0.01100%coinbase72d ago0x7ca67f…ccfad0
0xcbf6…19520x5421…2b7eBase—$0.01100%coinbase72d ago0x93dbee…27f86a
0xcbf6…19520xe4e3…4685Base—$0.01100%coinbase72d ago0x11cc73…bddbf6
0xcbf6…19520xf03e…cb4dBase—$0.01100%coinbase72d ago0x57fafd…be6e91
0xcbf6…19520xe0cc…fa13Base—$0.01100%coinbase72d ago0x733fd3…b575f8
0xcbf6…19520x1711…9b34Base—$0.01100%coinbase72d ago0xfd3031…36f92a
0xcbf6…19520x3f82…01f7Base—$0.01100%coinbase72d ago0x6c8ef9…ea16f3
0xcbf6…19520xb4ae…73b2Base—$0.01100%coinbase72d ago0xf23935…7099c3
0xcbf6…19520xc3b0…af53Base—$0.01100%coinbase72d ago0x825270…0bcc21
0xcbf6…19520xab69…c18cBase—$0.01100%coinbase72d ago0xdcb079…316156
0xcbf6…19520x9424…9dfeBase—$0.01100%coinbase72d ago0x53f017…230785
0xcbf6…19520x54ba…d803Base—$0.01100%coinbase72d ago0x3fe7b6…654af8
0xcbf6…19520x7bf7…8593Base—$0.01100%coinbase72d ago0x785d9b…80801f
0xcbf6…19520x1df9…d284Base—$0.01100%coinbase72d ago0x02c4dc…4c7ada
0xcbf6…19520x8ea2…9d85Base—$0.01100%coinbase72d ago0x2f60cc…8f5458
0xcbf6…19520xaa21…8dc8Base—$0.01100%coinbase72d ago0x624da4…0f0d5d
0xcbf6…19520xc173…bdbfBase—$0.01100%coinbase72d ago0x0d6a40…b7b777
0xcbf6…19520x130d…116eBase—$0.01100%coinbase72d ago0xd46fd7…8ed1f0
0xcbf6…19520x1a17…33afBase—$0.01100%coinbase72d ago0x15192d…4c99bf
0xcbf6…19520xb834…1424Base—$0.01100%coinbase72d ago0x396430…5bef52

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.