Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce12…a1780xe375…2563Base—$0.01100%coinbase69d ago0x1c6231…e53818
0xce12…a1780x4ade…496aBase—$0.01100%coinbase69d ago0x6b8802…2bb9b1
0xce12…a1780xccca…0580Base—$0.01100%coinbase69d ago0xb4cd43…726d83
0xce12…a1780xc56d…0be1Base—$0.01100%coinbase69d ago0xd01ea3…884d25
0xce12…a1780x57c9…cae7Base—$0.01100%coinbase69d ago0x2557d0…0a49a1
0xce12…a1780x6f99…97f6Base—$0.01100%coinbase69d ago0x8f8aeb…027f92
0xce12…a1780xebf4…f45bBase—$0.01100%coinbase69d ago0x7fcc7f…b2c6fd
0xce12…a1780x9e31…c446Base—$0.01100%coinbase69d ago0x799cc7…83f9ed
0xce12…a1780xf1a9…97edBase—$0.01100%coinbase69d ago0x267e2b…f2601f
0xce12…a1780xcb32…c619Base—$0.01100%coinbase69d ago0xb22796…4bd3ce
0xce12…a1780xad12…36abBase—$0.01100%coinbase69d ago0x7e8a3b…348086
0xce12…a1780xf368…cbe9Base—$0.01100%coinbase69d ago0x31f16e…6d2501
0xce12…a1780x7fe6…39b7Base—$0.01100%coinbase69d ago0x9b4394…c80f06
0xce12…a1780x1683…a726Base—$0.01100%coinbase69d ago0xf236dc…d8db29
0xce12…a1780x3489…29e5Base—$0.01100%coinbase69d ago0x3b4d79…fd7354
0xce12…a1780x9d78…375eBase—$0.01100%coinbase69d ago0x124cad…0d6713
0xce12…a1780x0e10…2a61Base—$0.01100%coinbase69d ago0xac4d2d…7f7d88
0xce12…a1780xa33c…d2feBase—$0.01100%coinbase69d ago0x4a74b7…4feed0
0xce12…a1780x62c3…c1aaBase—$0.01100%coinbase69d ago0x84b3b5…42bf31
0xce12…a1780x2b48…68c4Base—$0.01100%coinbase69d ago0xa54810…94ede2
0xce12…a1780xa503…2b7eBase—$0.01100%coinbase69d ago0x4ddb0c…15bae8
0xce12…a1780xbdc1…6dffBase—$0.01100%coinbase69d ago0x90f221…6ad75a
0xce12…a1780x7488…4a13Base—$0.01100%coinbase69d ago0xc3e3aa…5ba702
0xce12…a1780x8b3f…97e1Base—$0.01100%coinbase69d ago0x35960b…541894
0xce12…a1780xc90d…7ab5Base—$0.01100%coinbase69d ago0xa758a7…d6281d

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.