Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x2464eb…60ad44
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xb48d2a…957ac5
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xda44fd…b690cb
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x6bd9e2…f623f2
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x5462f6…5732bd
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xeefc94…a56daa
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xebc236…673311
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xd66ca9…4b274f
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xaf8857…ce4be7
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x8cf59e…28ec89
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x0a0d13…0a14b9
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x222f32…76f90e
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x127bc7…6f9b69
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x85c1b2…de2049
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x39d01d…ada2c0
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x96bfef…92c984
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x73550d…ad18a3
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xbff3fb…4af9d5
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x06dc75…ed129d
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x71d4ae…8f9891
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xd57c8b…4b2082
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x89ac00…5ab4e1
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x401244…68dafb
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0x361397…52ef47
0x0e10…d0e90xa9dd…2315Base—$0.002100%coinbase21d ago0xa7e2c4…7c89c7

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.