Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a91…92fc0xb519…826aBasex402 service$0.11100%candidates104d ago0x5b716a…88d48f
0xe629…4b540xb519…826aBasex402 service$0.00225100%coinbase104d ago0x6640c8…084b42
0x051b…da220xb519…826aBasex402 service$0.00225100%coinbase104d ago0x0c08b2…8cf7fe
0x051b…da220xb519…826aBasex402 service$0.00225100%coinbase104d ago0x0a0c49…73a768
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x90694b…9516e4
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x9e7d62…bd7152
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0xfe8de3…565774
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0xb18017…c81881
0x051b…da220xb519…826aBasex402 service$0.00225100%coinbase104d ago0xe44d87…ff5727
0x051b…da220xb519…826aBasex402 service$0.00225100%coinbase104d ago0x1eaaec…b5c265
0x051b…da220xb519…826aBasex402 service$0.00225100%coinbase104d ago0xa7bad1…3fa867
0x051b…da220xb519…826aBasex402 service$0.00225100%coinbase104d ago0xaaac70…8a3dfd
0x051b…da220xb519…826aBasex402 service$0.00225100%coinbase104d ago0x92ad1a…dd4e1c
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x37771f…e1f456
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0xa2e78f…10ad1e
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0xcb5182…009be7
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x25e7b7…f47250
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x72ade3…f37d93
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0xd699df…a8c90d
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x41d999…7d70fe
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x81edd8…6a51fa
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0xeaec33…e8cdb4
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x43c405…421e79
0x051b…da220xb519…826aBasex402 service$0.00225100%candidates104d ago0x599255…d909af
0x051b…da220xb519…826aBasex402 service$0.00225100%coinbase104d ago0x3a8433…dba152

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.