Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540xb519…826aBasex402 service$0.00225100%coinbase101d ago0x9d4cf2…21e4fc
0xe629…4b540xb519…826aBasex402 service$0.00225100%coinbase101d ago0x93c165…f39e1b
0xe629…4b540xb519…826aBasex402 service$0.00225100%coinbase101d ago0x4b25ac…a88085
0xe629…4b540xb519…826aBasex402 service$0.00225100%coinbase101d ago0x1096e6…4c5cc0
0xe629…4b540xb519…826aBasex402 service$0.00225100%coinbase101d ago0x33ecd7…3080bc
0xe629…4b540xb519…826aBasex402 service$0.00225100%coinbase101d ago0x17d1b8…770f0f
0xe629…4b540xb519…826aBasex402 service$0.00225100%coinbase101d ago0x2f01c7…bc3f8d
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase101d ago0x28c06b…6b95cc
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xbabb6e…ec55aa
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xa0840f…6046f9
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x06d96c…acae58
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xc0fa2a…0aeb69
0x9500…8b3f0xb519…826aBasex402 service$0.15100%candidates101d ago0xce3594…55f858
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xf1cb6e…dfe42d
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x80c306…cf7bc8
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x2755be…33ea23
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xb5bdaf…31f78f
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x1ab332…07e0e4
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xcecf39…0341fd
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x115d6e…c11b7b
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase102d ago0x8cfe00…f80d20
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase102d ago0x953347…4a6b04
0x035a…2a550xb519…826aBasex402 service$0.00225100%coinbase102d ago0x586482…a3f14e

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.