Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x4e56…5c9c90d ago0xe824ee…66e117
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x4e56…5c9c90d ago0xd03e45…503a33
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x4e56…5c9c90d ago0x8a249c…b3c4ec
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x4e56…5c9c90d ago0xbf10bb…6e484f
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x4e56…5c9c90d ago0x6f2563…60e62f
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0xd4893f…d789be
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0x9eb664…d91c98
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0x037479…4154a7
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0x2654aa…78af13
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0x53c9d5…8a23b7
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0x41066e…8849e6
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0xef729e…4a36dc
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0x08209b…3ba255
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0xc019fe…6d4638
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0xd16760…12949b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc90d ago0x5caad4…971a6c
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0x09671f…a09c70
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0x211c39…1500e4
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0x86ab00…d4b233
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0xa9bc46…6ccc4f
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0x94c9a3…a1b140
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0x0cc71c…91727a
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0x0879a1…56bcae
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0x729ccd…2da1e1
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc91d ago0x34cfe7…18b490

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.