Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x1d423b…497e5e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xccb666…76ceed
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x735439…b1674b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xec7c70…02673a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x4f42de…76ebec
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x7dfca7…b6f986
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x7b2cbf…bdaf36
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x1764ce…ffba8c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x1c97dd…2744fd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0x5a8644…90836f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xc974a7…356613
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase103d ago0xf866cb…b66259
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xee1ed0…d4ce3a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xa1b2b7…6f3eb7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xccb1e2…843e2c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xc32d6f…26d329
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xd336de…b518aa
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x2dd864…935863
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xd61b89…5f0bd1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xc82de7…521b6f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x2cef01…3f798a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xd68cd3…247788
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates104d ago0x760204…97ded6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0x097a97…63ca85
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase104d ago0xf36734…cbda1b

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.