Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.2570%0x28a1…4ae533d ago0x4c1003…b2404f
0xa520…eca40x0e3d…7757Base—$10.5070%0x5670…ffbc34d ago0x4810a5…b64b82
0xa520…eca40x0e3d…7757Base—$10.5070%0x617f…c06d34d ago0x0acce1…4f2ecd
0xa520…eca40x0e3d…7757Base—$4.2070%0x238e…232534d ago0x4ef5c9…aa6c3e
0xa520…eca40x0e3d…7757Base—$5.2570%0x4c95…d79b34d ago0xfc0a32…fc6eee
0xa520…eca40x0e3d…7757Base—$5.2570%0x6aad…f13334d ago0x7a08e3…55caaa
0xa520…eca40x0e3d…7757Base—$5.2570%0x30af…b89d34d ago0x30d1a8…6cf6ad
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1efc…9e4334d ago0xa7b584…e80bd3
0xa520…eca40x0e3d…7757Base—$5.2570%0x6bac…5e9b34d ago0xa21db0…5cc0c0
0xa520…eca40x47c5…4fc3Base—$8.4070%0xf863…e52334d ago0x5f7dd7…7a08f9
0xa520…eca40x0e3d…7757Base—$15.7570%0x5e05…afbb34d ago0xb4b0a9…b9dbc6
0xa520…eca40x47c5…4fc3Base—$2.1070%0xc330…c0b234d ago0xe02686…504457
0xa520…eca40x47c5…4fc3Base—$5.2570%0x75ef…a0f934d ago0xc960eb…373aa9
0xa520…eca40x47c5…4fc3Base—$15.7570%0xe146…b43834d ago0x7101a7…a2e5f6
0xa520…eca40x47c5…4fc3Base—$5.2570%0x9547…14df34d ago0x5a3a62…c88fa7
0xa520…eca40x47c5…4fc3Base—$1.0570%0x0477…fae034d ago0x6abed8…9311d8
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4263…5fe534d ago0x59f62b…622f1a
0xa520…eca40x47c5…4fc3Base—$17.8570%0x0dd6…b0b034d ago0xe9ac74…46b89f
0xa520…eca40x47c5…4fc3Base—$5.2570%0x12b7…6f9934d ago0xa77ab2…c11d2d

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.