Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe7…b9900x4ee9…a15eBase$0.01100%coinbase76d ago0x807054…dddfed
0x6fe7…b9900x479b…7546Base$0.01100%coinbase76d ago0x371164…bd8e4c
0x6fe7…b9900xc80c…d3f2Base$0.01100%coinbase76d ago0x6efc90…298036
0x6fe7…b9900xe72c…0c0aBase$0.01100%coinbase76d ago0xbe1db8…afab97
0x6fe7…b9900xe426…b870Base$0.01100%coinbase76d ago0x30e758…2580fc
0x6fe7…b9900x55a8…9dc4Base$0.01100%coinbase76d ago0x1327e6…a4f3b4
0x6fe7…b9900x8d63…bb53Base$0.01100%coinbase76d ago0x1ee3b9…ff7c0e
0x6fe7…b9900x481f…3a5cBase$0.01100%coinbase76d ago0x436fc3…8d3b3b
0x6fe7…b9900x2131…6aa5Base$0.01100%coinbase76d ago0xa10614…7c21bd
0x6fe7…b9900xd305…ddb1Base$0.01100%coinbase76d ago0xfb48bb…5bcc31
0x6fe7…b9900x0c97…4a2cBase$0.01100%coinbase76d ago0x15b398…edb999
0x6fe7…b9900x9671…cd9bBase$0.01100%coinbase76d ago0x628cf7…c653f7
0x6fe7…b9900x1da8…d55eBase$0.01100%coinbase76d ago0x0b05c6…9abedd
0x6fe7…b9900x514d…af71Base$0.01100%coinbase76d ago0x040970…a3404e
0x6fe7…b9900x6fec…11b6Base$0.01100%coinbase76d ago0xe13c75…ee2cff
0x6fe7…b9900xc204…aa81Base$0.01100%coinbase76d ago0xe25964…a58b27
0x6fe7…b9900x0333…b9abBase$0.01100%coinbase76d ago0x9e84a0…4538e4
0x6fe7…b9900x314b…5115Base$0.01100%coinbase76d ago0x291511…1024b3
0x6fe7…b9900x687c…4f8cBase$0.01100%coinbase76d ago0xc3666a…a0137d
0x6fe7…b9900x2ea9…5ca3Base$0.01100%coinbase76d ago0x7eef46…e04b24
0x6fe7…b9900x355d…2a84Base$0.01100%coinbase76d ago0xd148f8…526f8d
0x6fe7…b9900x1a05…716cBase$0.01100%coinbase76d ago0xd81f7d…fe802d
0x6fe7…b9900x064f…7358Base$0.01100%coinbase76d ago0x6e7077…9c0f25
0x6fe7…b9900x3b0d…3b2bBase$0.01100%coinbase77d ago0x34fef9…a8283b
0x6fe7…b9900xdf75…44aaBase$0.01100%coinbase77d ago0x10e637…545b70

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.