Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase92d ago0xabe5a6…3341ab
0x4a0b…f6650x7f74…570fBasex402 service$0.01100%coinbase92d ago0x6df2b4…01fc96
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase93d ago0x43fd41…a8ace1
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase93d ago0x29340c…8fec44
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase93d ago0xa79ba8…258357
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase93d ago0x281e78…d2e658
0x1888…767b0x7f74…570fBasex402 service$0.05100%coinbase93d ago0x07c2dd…43e873
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase93d ago0x4edbae…fb24db
0x1b9f…cfff0x7f74…570fBasex402 service$0.04100%coinbase93d ago0x78caca…4b90b7
0x0cbe…6ce00x7f74…570fBasex402 service$0.04100%coinbase93d ago0x3eadc5…8cdc6f
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase93d ago0x3f88e3…60a712
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase93d ago0xa0f658…236952
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase93d ago0xb92e57…2e058b
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase93d ago0x32531e…0f35bf
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase93d ago0x88fae1…a29590
0x0cbe…6ce00x7f74…570fBasex402 service$0.02100%coinbase93d ago0x05f288…13654c
0xd9f2…1afe0x7f74…570fBasex402 service$0.02100%coinbase93d ago0xf9ffc0…db8c30
0xd9f2…1afe0x7f74…570fBasex402 service$0.01100%coinbase93d ago0xac93ea…6708fd
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase93d ago0x841bd0…16883b
0xaec6…5d100x7f74…570fBasex402 service$0.10100%coinbase93d ago0xf208e2…6c915a
0xaec6…5d100x7f74…570fBasex402 service$0.15100%coinbase93d ago0x8ae526…67841e
0x1b9f…cfff0x7f74…570fBasex402 service$0.45100%coinbase93d ago0xc1b25d…ad0d94
0x0cbe…6ce00x7f74…570fBasex402 service$0.35100%coinbase93d ago0x3420f7…4ef3ac
0xaec6…5d100x7f74…570fBasex402 service$0.35100%coinbase93d ago0xab631d…aadb66
0x1b9f…cfff0x7f74…570fBasex402 service$0.25100%coinbase93d ago0x3b5de3…399e5d

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.