Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xffe713…f91f28
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xea9ac2…d7f03a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x20d016…00417d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x3c6a2c…44387f
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xa63a2a…ea53fb
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xee63c2…4c6fd9
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x082bb5…617b8e
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x3d829b…074bde
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x8e43a9…504161
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x92719b…a3157f
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xda799b…b39dee
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x88e110…9d367d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x7db6d4…a90fb7
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x7fc6c6…426264
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x72abe6…46aa0b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x24a9eb…dc0749
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x1592ae…d2f6ff
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x705f70…aaed46
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xffe964…e64754
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xbf3044…888638
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x7b5316…2cf101
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x2a8320…88d061
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x8565ce…239da6
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xba3dea…f792ce
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0x65bcfe…f27cb3

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.