Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x75ee9d…c551d9
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x527c7b…2385c4
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0xdbefac…d3a118
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x14bfab…2243f1
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x73efb3…ea9533
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x2c6c31…958580
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x0b5152…66b205
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0xa69e64…21f197
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0xb564c1…0e693e
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x60d120…741e62
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x2355f9…d31c53
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x720aef…90193a
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0xbf2480…0162b2
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x95b513…96f112
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x996a12…34b907
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x3d34ec…714312
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x7ed47f…550f61
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0xf684b4…f81965
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0xfe62de…e40c48
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0xd0de8c…ee0187
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x659711…d3ee8b
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x490c85…3f48a4
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x134b3f…596c56
0x2464…78d60x13bf…b9a7Base—$0.004100%candidates67d ago0x438334…b59e0c
0x2464…78d60x13bf…b9a7Base—$0.002100%coinbase67d ago0x9b546f…402bb0

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.