Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae92…35380xfaca…f834Base—$0.02100%coinbase13d ago0x6a211c…f1cc3e
0xae92…35380x13fa…92f8Base—$0.01100%coinbase13d ago0x16c1da…734596
0xae92…35380x11c3…a974Base—$0.02100%coinbase13d ago0x744e5c…fd897e
0xae92…35380x01ff…3e81Base—$0.01100%coinbase13d ago0x9390b6…21c159
0xae92…35380xe734…91cbBase—$0.02100%coinbase13d ago0xb6aae1…7e4348
0xae92…35380x6ae6…ab6dBase—$0.02100%coinbase13d ago0x3f9839…48ff73
0xae92…35380x1fe9…ed96Base—$0.02100%coinbase13d ago0x7ce275…f4bbe3
0xae92…35380x1a16…7261Base—$0.02100%coinbase13d ago0x6f33cb…ee81b4
0xae92…35380x5fa1…ad77Base—$0.02100%coinbase13d ago0xb4b35a…046ba7
0xae92…35380x74d5…4145Base—$0.02100%coinbase13d ago0x8cf7b2…227eea
0xae92…35380x30ce…ced3Base—$0.02100%coinbase13d ago0xfbde61…501bed
0xae92…35380x1d6d…512aBase—$0.02100%coinbase13d ago0x1bbfdf…c1e7cf
0xae92…35380xc7e1…3734Base—$0.01100%coinbase13d ago0x921906…78bac4
0xae92…35380xfcc9…23f0Base—$0.01100%coinbase13d ago0x2a41cb…8f6bf6
0xae92…35380x532c…2458Base—$0.02100%coinbase13d ago0xeffe96…015277
0xae92…35380xc30d…0d3fBase—$0.01100%coinbase13d ago0xeea995…1277fc
0xae92…35380x9ead…926bBase—$0.02100%coinbase13d ago0xab1ae8…9c81d3
0xae92…35380xd94b…b700Base—$0.02100%coinbase13d ago0x6048d3…a92b24
0xae92…35380xb308…7c76Base—$0.02100%coinbase13d ago0x6b7a5a…3dc524
0xae92…35380x2c42…f36cBase—$0.02100%coinbase13d ago0x3cc37d…2a24ca
0xae92…35380x63c0…058aBase—$0.02100%coinbase13d ago0xf81be6…1d3785
0xae92…35380x63f0…7a68Base—$0.02100%coinbase13d ago0xb67ef2…d2f5f8
0xae92…35380xd5af…6b08Base—$0.02100%coinbase13d ago0x5acf19…060cc9
0xae92…35380x7bd2…71f2Base—$0.02100%coinbase13d ago0x6ff071…8dcdb5
0xae92…35380x06dd…bb99Base—$0.02100%coinbase13d ago0x28d44a…bbaf3a

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.