Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5618…6d9e0x9dba…0df8Basex402 service$0.005100%payAI107d ago0xf25758…f4e917
0x5618…6d9e0x9b4c…dd61Base—$0.01100%coinbase107d ago0x3ffb90…2271e2
0x5618…6d9e0x0642…0f4cBase—$0.01100%coinbase107d ago0xe67fbe…30ad13
0x5618…6d9e0xe168…d618Base—$0.01100%coinbase107d ago0xbb9c78…5698ee
0x5618…6d9e0x9e40…a1bbBase—$0.01100%coinbase107d ago0x23a75e…2ce901
0x5618…6d9e0x7765…0d27Base—$0.01100%coinbase107d ago0x94842a…cf9cf5
0x5618…6d9e0xbbe6…ba89Base—$0.01100%coinbase107d ago0x654733…86c220
0x5618…6d9e0x1f7a…ecdfBase—$0.01100%coinbase107d ago0x75714f…a61301
0x5618…6d9e0xf44f…f4b8Base—$0.01100%coinbase107d ago0xb7c051…d0169f
0x5618…6d9e0x9dba…0df8Basex402 service$0.005100%payAI107d ago0xa51790…3ee9bf
0x5618…6d9e0x9dba…0df8Basex402 service$0.005100%payAI107d ago0x29fd96…85cbd8
0x5618…6d9e0x6848…6b19Base—$0.01100%coinbase107d ago0x27a93f…4911e7
0x5618…6d9e0x07f2…0845Base—$0.01100%coinbase107d ago0x0ea7f1…80e147
0x5618…6d9e0x6d44…7df1Base—$0.01100%coinbase107d ago0x298a82…94198c
0x5618…6d9e0xd569…4bc5Base—$0.01100%coinbase107d ago0xdf9206…8663c6
0x5618…6d9e0x7b0b…d66aBase—$0.01100%coinbase107d ago0x33fff8…2854a6
0x5618…6d9e0x2b3a…dc79Base—$0.01100%coinbase107d ago0x666890…b52031
0x5618…6d9e0x97f7…5e5dBase—$0.01100%coinbase107d ago0xd5904d…ab7f05
0x5618…6d9e0xff46…8effBase—$0.01100%coinbase107d ago0x3f5b58…65a85d
0x5618…6d9e0x155b…90c1Base—$0.01100%coinbase107d ago0x76395a…21a532
0x5618…6d9e0x6498…f9fdBase—$0.01100%coinbase107d ago0xa0cf99…1f05d3
0x5618…6d9e0x7831…45e9Base—$0.01100%coinbase107d ago0x2da556…240085
0x5618…6d9e0x6362…18c0Base—$0.01100%coinbase107d ago0x8055cc…63253a
0x5618…6d9e0x4529…091cBase—$0.01100%coinbase107d ago0x900c80…2527b7
0x5618…6d9e0xa3b8…3bbdBase—$0.01100%coinbase107d ago0xdfae4c…8ecfa4

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.