Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x768d…97c10x486b…b9cfBase—$1.30100%payAI13d ago0xd6c7d7…ad826a
0x768d…97c10x3618…2981Base—$1.30100%payAI13d ago0x1cdaaa…0fd31d
0x768d…97c10x5cba…db19Base—$1.40100%payAI13d ago0xd41b47…dac742
0x2c51…8be10x768d…97c1Base—$4.00100%payAI13d ago0xfeadbb…b77fc2
0x768d…97c10x3618…2981Base—$1.30100%payAI13d ago0x433b52…db885f
0x768d…97c10x486b…b9cfBase—$1.30100%payAI13d ago0x4d4db9…d1aedc
0x768d…97c10x5cba…db19Base—$1.30100%payAI13d ago0x200ca2…e6aa7d
0x2c51…8be10x768d…97c1Base—$3.90100%payAI13d ago0x440423…cc1bf3
0x768d…97c10x3618…2981Base—$1.30100%payAI14d ago0xcb33c7…6a075a
0x768d…97c10x486b…b9cfBase—$1.30100%payAI14d ago0x5eaabd…b92486
0x768d…97c10x5cba…db19Base—$1.30100%payAI14d ago0x539cc2…cd4100
0x2c51…8be10x768d…97c1Base—$3.90100%payAI14d ago0x7ea659…148bc5
0x768d…97c10x486b…b9cfBase—$1.30100%payAI14d ago0xd7410c…fdceef
0x768d…97c10x3618…2981Base—$1.30100%payAI14d ago0x693645…0dbcaa
0x768d…97c10x5cba…db19Base—$1.30100%payAI14d ago0xfd2ed2…d8d0ed
0x2c51…8be10x768d…97c1Base—$3.90100%payAI14d ago0x6a6f80…c766a7
0x768d…97c10x3618…2981Base—$1.30100%payAI14d ago0xf1d398…c4c634
0x768d…97c10x486b…b9cfBase—$1.30100%payAI14d ago0xc319fa…e56637
0x768d…97c10x5cba…db19Base—$1.30100%payAI14d ago0x2a3b21…3c959e
0x2c51…8be10x768d…97c1Base—$3.90100%payAI14d ago0xb2cdec…2ad972
0x768d…97c10x3618…2981Base—$1.30100%payAI14d ago0xe3517e…40ea84
0x768d…97c10x486b…b9cfBase—$1.30100%payAI14d ago0xe47a1b…1a6c91
0x768d…97c10x5cba…db19Base—$1.30100%payAI14d ago0xbcbbfb…ebdfa0
0x2c51…8be10x768d…97c1Base—$3.90100%payAI14d ago0x95d7b6…fbeaa1
0x768d…97c10x486b…b9cfBase—$1.30100%payAI14d ago0x614160…78b1f2

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.