Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x944da6…75cf3b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x54f2c7…202955
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x00bb02…61250a
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xfdc87c…3d1760
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xd7a91e…4fad06
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x4585e3…eb8140
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xca8afb…b9a9f8
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xeb0e79…872167
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x4f2798…050a6c
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x3e4050…983739
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xd33881…43103d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xf970c9…b44305
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x91ef30…7a88ae
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x09d9ec…ad5749
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x1e86fd…7db29a
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x0c18a1…db22fa
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xba464e…b43a08
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xb6cc60…6f7993
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x5fe3dd…dea67e
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xa0a31d…7bc329
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x7e8c5a…506b98
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x4dc47d…e01df1
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xa4b363…d7715b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x816ef4…b74c8f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xf1db50…584a84

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.