Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa30c…bcca0xc0a4…f488Base—$1.57100%coinbase38d ago0xf0a68d…6879db
0xbaa9…abec0xc0a4…f488Base—$0.34100%coinbase38d ago0x6ced3b…c4d535
0x36af…a9e30xc0a4…f488Base—$0.09100%coinbase38d ago0x7f041a…5d68fb
0xf067…9dc80xc0a4…f488Base—$0.24100%coinbase38d ago0x461c95…ffcb2e
0xe0f2…61330xc0a4…f488Base—$0.66100%coinbase38d ago0xb0bb0f…cb29b7
0x3caa…caef0xc0a4…f488Base—$0.55100%coinbase38d ago0xfca301…aa5ce4
0xee43…76ae0xc0a4…f488Base—$0.78100%coinbase38d ago0x928156…cad31a
0x01f4…4b2d0xc0a4…f488Base—$0.21100%coinbase38d ago0x75c6df…83417e
0x4e17…ec900xc0a4…f488Base—$0.86100%coinbase38d ago0x24767b…ae3a70
0x5694…0f6d0xc0a4…f488Base—$0.11100%coinbase38d ago0xfe604f…f5b6b5
0x5afd…818f0xc0a4…f488Base—$0.41100%coinbase38d ago0xc2ef76…b6b8bd
0x6d5e…b8610xc0a4…f488Base—$0.20100%coinbase38d ago0x7b4590…9c69b2
0xcc0c…47e30xc0a4…f488Base—$1.00100%coinbase38d ago0x3871e5…d1953a
0x5afd…818f0xc0a4…f488Base—$1.38100%coinbase38d ago0x6122b9…72fbd8
0xdedc…b1360xc0a4…f488Base—$0.50100%coinbase38d ago0x99ed5a…10eafe
0xbc2b…b9e90xc0a4…f488Base—$0.25100%coinbase38d ago0x01e948…30df63
0xee43…76ae0xc0a4…f488Base—$0.91100%coinbase38d ago0xa8de89…e26048
0x5694…0f6d0xc0a4…f488Base—$0.97100%coinbase38d ago0xaf7f20…e9f437
0x5921…43250xc0a4…f488Base—$1.63100%coinbase38d ago0xfad1b2…ee1664
0x6863…2f990xc0a4…f488Base—$1.32100%coinbase38d ago0x07d5a7…8a320a
0xc2cf…90180xc0a4…f488Base—$1.44100%coinbase38d ago0x7aa202…f59e49
0xb6fd…74580xc0a4…f488Base—$0.29100%coinbase38d ago0xf507eb…99ad5d
0x6d5e…b8610xc0a4…f488Base—$0.16100%coinbase38d ago0xc5830f…bfa065
0x68f3…88120xc0a4…f488Base—$0.91100%coinbase38d ago0x37b603…2f1355
0x3caa…caef0xc0a4…f488Base—$1.33100%coinbase38d ago0x8ffdba…982157

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.