Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450xf9b2…15c3Base$0.01100%coinbase70d ago0x6abc2d…fbdf71
0xfcfe…52450x68fb…17c0Base$0.01100%coinbase70d ago0x050a09…d1fffe
0xfcfe…52450x8ed9…daebBase$0.01100%coinbase70d ago0xbfed5f…a36012
0xfcfe…52450xc5b2…05b1Base$0.01100%coinbase70d ago0xf7a216…2c5452
0xfcfe…52450xa597…52e3Base$0.01100%coinbase70d ago0x6f8b69…42b947
0xfcfe…52450xec1c…3730Base$0.01100%coinbase70d ago0xf34a72…38e418
0xfcfe…52450x709f…df12Base$0.01100%coinbase70d ago0x4b65ce…057241
0xfcfe…52450x0a35…df6aBase$0.01100%coinbase70d ago0x0cb9eb…dda399
0xfcfe…52450xe5a4…87cfBase$0.01100%coinbase70d ago0xe98d5d…7caa63
0xfcfe…52450x75eb…6005Base$0.01100%coinbase70d ago0xb6438f…c11b6c
0xfcfe…52450x5683…e5bfBase$0.01100%coinbase70d ago0xa5adf0…b33896
0xfcfe…52450x6ca2…6c24Base$0.01100%coinbase71d ago0xcbe683…d17153
0xfcfe…52450xaab3…806bBase$0.01100%coinbase71d ago0x65bff8…afb65d
0xfcfe…52450x55cb…2ffdBase$0.01100%coinbase71d ago0x4f877a…beca40
0xfcfe…52450xd630…f9bdBase$0.01100%coinbase71d ago0xc89af3…5ecd68
0xfcfe…52450x143f…0fe1Base$0.01100%coinbase71d ago0xa186f6…1766d0
0xfcfe…52450x09d3…c55bBase$0.01100%coinbase71d ago0xec5d76…ad453b
0xfcfe…52450x5105…a001Base$0.01100%coinbase71d ago0x27d39b…ad46e2
0xfcfe…52450xd780…4d9bBase$0.01100%coinbase71d ago0xf036a2…ef934c
0xfcfe…52450x7573…911aBase$0.01100%coinbase71d ago0x0cb23c…788019
0xfcfe…52450x2021…cbfeBase$0.01100%coinbase71d ago0xc8049a…1aa32c
0xfcfe…52450x7588…6022Base$0.01100%coinbase71d ago0x0d1892…c1564b
0xfcfe…52450x2715…9979Base$0.01100%coinbase71d ago0xc93d85…bffa79
0xfcfe…52450x06d0…8c43Base$0.01100%coinbase71d ago0xc87610…7f4e70
0xfcfe…52450x0d59…681fBase$0.01100%coinbase71d ago0x3c2680…e7a175

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.