Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x7b4e2b…d1db94
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x48d5a9…7cbab9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x44e639…b95a58
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x1e4157…3bd13d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0xe65ad2…55de9c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x36d47f…f5bc1c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x7dcc8e…7c9ac7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x3c5e13…bfd849
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x7db755…d2ced8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x142a26…ff8c3d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0xf0db51…ba05fa
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x62544b…3cd956
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x66cf1a…585912
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0xe494cb…24ab44
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x053bb5…743167
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0xc77311…d2cd36
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x1b1f3b…43197f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x841c5b…7b3263
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x630a0e…2254e2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x210084…6735fc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x62ba15…12228d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x4f4525…a48c31
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0xe88a30…abbb20
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x7cbe51…b9a1b2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase61d ago0x833351…f3b6ff

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.