Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec6…5d100x7f74…570fBasex402 service$0.10100%coinbase98d ago0x77b9b1…5b505b
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase98d ago0x71ee41…2683f4
0x0cbe…6ce00x7f74…570fBasex402 service$0.03100%coinbase98d ago0xf6df91…90b497
0x0cbe…6ce00x7f74…570fBasex402 service$0.05100%coinbase98d ago0x735b59…c6e351
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase98d ago0xd48bfe…4d01cb
0xd9f2…1afe0x7f74…570fBasex402 service$0.02100%coinbase98d ago0x8f9b87…20ab82
0x0cbe…6ce00x7f74…570fBasex402 service$0.01100%coinbase98d ago0xbcbd08…e87b34
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase98d ago0x84eda1…73e18a
0xd9f2…1afe0x7f74…570fBasex402 service$0.03100%coinbase98d ago0xdb6708…aa982e
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase98d ago0x194ad0…6e90f2
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase98d ago0x1d6c77…ebd8b6
0xd9f2…1afe0x7f74…570fBasex402 service$0.05100%coinbase98d ago0x40b5d6…998ca7
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase98d ago0x73eb25…efdb51
0x1888…767b0x7f74…570fBasex402 service$0.04100%coinbase98d ago0x5b1e34…8197e1
0xaec6…5d100x7f74…570fBasex402 service$0.04100%coinbase98d ago0x7ff9b5…ec1e59
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase98d ago0x82d69a…9a0eb8
0x1888…767b0x7f74…570fBasex402 service$0.03100%coinbase98d ago0x7d16ee…d783bf
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase98d ago0xf15ea4…00f17c
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase98d ago0x34af64…0d7f37
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase98d ago0x99f8a8…c5bfd4
0x1888…767b0x7f74…570fBasex402 service$0.02100%coinbase98d ago0x5e10ae…e8e3b5
0x1888…767b0x7f74…570fBasex402 service$0.01100%coinbase98d ago0xa6a70f…1461de
0x09ed…8d4a0x7f74…570fBasex402 service$1.0025%0x28e4…5b0199d ago0x0972f7…37a99f
0xc8e9…3f540x7f74…570fBasex402 service$1.0025%0x4ed0…caab99d ago0x09b12d…37988b
0xd9f2…1afe0x7f74…570fBasex402 service$0.10100%coinbase99d ago0xddfb03…679ed3

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.