Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce3c…caf90x2711…0908Base—$0.01100%coinbase115d ago0x7bbb6a…e017eb
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x5d62be…f412be
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x0e4180…c933bb
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x3b029b…80888a
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0xb42220…6fd1d7
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x2dd7aa…74ee21
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0xcacfa1…3a2c0d
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x55eccd…1a01b8
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x5a2e50…0f15d4
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0xc59e11…1def24
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x345aaf…5ddd5d
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0xf01e13…02dbe9
0xce3c…caf90xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase115d ago0x2012f4…ad4559
0xce3c…caf90x79dc…fccbBase—$0.01100%payAI115d ago0x709e96…953294
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x94aa30…166d23
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x78b710…22e737
0xce3c…caf90xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase115d ago0x85aa57…4f4468
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x9ef1c1…ecc918
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x50f666…800af3
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0xf69f39…6437ab
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x25de19…d5aa99
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x8683d3…12f7ff
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x04bda5…ab1c86
0xce3c…caf90x0573…08b2Base—$0.001100%coinbase115d ago0x79c488…df57fc
0xce3c…caf90x2711…0908Base—$0.01100%coinbase115d ago0xf878d6…b0024d

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.