Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34d3…81e80xf000…94fcBase$0.01100%coinbase9d ago0xd6071a…bc8237
0x34d3…81e80xf000…94fcBase$0.01100%coinbase9d ago0xb2f026…08a6f5
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0xa6d962…964e7c
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x7a7fdc…8bf13c
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x9e7336…dbc4d3
0x34d3…81e80xf000…94fcBase$0.20100%coinbase9d ago0x79150b…c7babf
0x34d3…81e80xf000…94fcBase$0.10100%coinbase9d ago0x30c3a2…013ce4
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x1ed8c9…8c1e2c
0x34d3…81e80xf000…94fcBase$0.20100%coinbase9d ago0x62a418…f90001
0x34d3…81e80xf000…94fcBase$0.10100%coinbase9d ago0xbd6ace…0ae73a
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x0b35c2…d0d4bd
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x4a8ecc…63006b
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x554f96…cd0a38
0x34d3…81e80xf000…94fcBase$0.20100%coinbase9d ago0x0c2baf…4328e6
0x34d3…81e80xf000…94fcBase$0.10100%coinbase9d ago0xd495a6…f774ca
0x34d3…81e80xf000…94fcBase$0.20100%coinbase9d ago0x5ec981…e5215c
0x34d3…81e80xf000…94fcBase$0.10100%coinbase9d ago0xb1b284…a65930
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x645cbd…98c1d4
0x34d3…81e80xf000…94fcBase$0.20100%coinbase9d ago0xc7c444…544387
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x379b3e…9e5a17
0x34d3…81e80xf000…94fcBase$0.10100%coinbase9d ago0x0360b5…c60234
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x0855b2…0f84d7
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0xd60629…113e9e
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x51457a…555295
0x34d3…81e80xf000…94fcBase$0.03100%coinbase9d ago0x36f6aa…47f130

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.