Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ddd…fcc80x9967…915cBase—$0.01100%coinbase60d ago0x36c04d…74dfe5
0x5ddd…fcc80x952d…5534Base—$0.01100%coinbase60d ago0xb77a2a…32bade
0x5ddd…fcc80x1647…9023Base—$0.01100%coinbase60d ago0xc56122…b06be4
0x5ddd…fcc80xb8eb…feb4Base—$0.01100%coinbase60d ago0xc31148…ec2984
0x5ddd…fcc80x2617…cde5Base—$0.01100%coinbase61d ago0x51958b…da32cb
0x5ddd…fcc80x48be…efc8Base—$0.01100%coinbase61d ago0x3bb015…40d99d
0x5ddd…fcc80x6d91…c302Base—$0.01100%coinbase61d ago0x887331…6b375d
0x5ddd…fcc80xc686…721eBase—$0.01100%coinbase61d ago0x726c69…30eff4
0x5ddd…fcc80xe988…3da4Base—$0.01100%coinbase61d ago0x8d3444…458551
0x5ddd…fcc80x481c…3ae8Base—$0.01100%coinbase61d ago0xce6a3f…58d0ab
0x5ddd…fcc80xda78…b3a4Base—$0.01100%coinbase61d ago0x5f55c9…329617
0x5ddd…fcc80x4d0f…9b89Base—$0.01100%coinbase61d ago0x17c5e1…815f49
0x5ddd…fcc80x6e9d…877eBase—$0.01100%coinbase61d ago0xe23180…117356
0x5ddd…fcc80xd059…d65aBase—$0.01100%coinbase61d ago0xff2339…802230
0x5ddd…fcc80xc3bf…e89cBase—$0.01100%coinbase61d ago0x73ac13…2b3aad
0x5ddd…fcc80xaf2a…01a3Base—$0.01100%coinbase61d ago0xcd2ec4…252b84
0x5ddd…fcc80xbc78…e341Base—$0.01100%coinbase61d ago0xc4513f…d13811
0x5ddd…fcc80xf0c7…e40dBase—$0.01100%coinbase61d ago0x9a8da4…dd0698
0x5ddd…fcc80x28e6…de0bBase—$0.01100%coinbase61d ago0xaac254…319b46
0x5ddd…fcc80x4081…822aBase—$0.01100%coinbase61d ago0xcdf162…1bcfad
0x5ddd…fcc80x6366…03f8Base—$0.01100%coinbase61d ago0x6936c8…35870f
0x5ddd…fcc80x5dbb…0d4bBase—$0.01100%coinbase61d ago0xba1e87…9a5318
0x5ddd…fcc80x506b…75a3Base—$0.01100%coinbase61d ago0x522b9e…6fdcc4
0x5ddd…fcc80xaeb3…7aa4Base—$0.01100%coinbase61d ago0x6f7496…5348c2
0x5ddd…fcc80x87cd…d4afBase—$0.01100%coinbase61d ago0x584791…6960f7

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.