Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2476…51210xd0b5…f224Base—$1.9970%0x3482…6f0e31d ago0xf5eb0d…bc5226
0x2e41…601f0xd0b5…f224Base—$4.9970%0x3482…6f0e31d ago0x8a894f…990132
0xf01f…82f20xd0b5…f224Base—$3.3570%0x3482…6f0e31d ago0x93a5a3…dbc95b
0x6f37…1d910xd0b5…f224Base—$2.0470%0x3482…6f0e31d ago0xe0a40f…a6a58f
0xcb75…50210xd0b5…f224Base—$49.9970%0x3482…6f0e31d ago0x9308cf…dd47cb
0x4f64…8fa30xd0b5…f224Base—$99.9970%0x3482…6f0e31d ago0x527efe…d8b622
0x7700…05030xd0b5…f224Base—$1.9970%0x3482…6f0e31d ago0xd92d0f…6cf853
0x9871…43a70xd0b5…f224Base—$22.8470%0x3482…6f0e31d ago0xb9c7f7…2f4907
0x8d09…9b9f0xd0b5…f224Base—$38.5670%0x3482…6f0e31d ago0x0b761b…74b52e
0xa266…d1e30xd0b5…f224Base—$641.6870%0x3482…6f0e31d ago0x14b6b8…2a0b99
0x29ca…cb1a0xd0b5…f224Base—$80.3470%0x3482…6f0e31d ago0x5b22a7…c07226
0xc8ec…3df00xd0b5…f224Base—$9.9970%0x3482…6f0e32d ago0xcb747b…d81a92
0x3d7f…34580xd0b5…f224Base—$19.9970%0x3482…6f0e32d ago0xc47806…bacc5f

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.