Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe23e15…6d3ad3
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79d0fb…2a6360
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfc1150…259520
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e455c…3b149b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x091bd1…bdc395
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50e1f2…16a0b0
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x918efd…eff7fa
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d2f49…d02b44
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4157c1…10bd84
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2a4b3…6cb405
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39b5f1…6627c4
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50b58f…46e989
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbce67d…de605a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cf182…73fedc
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3561cc…f18f23
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x592787…94ab63
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6a623…78ad67
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2eed6b…2e6207
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60e15c…3cae96
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0xddb05a…0d3189
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdeec58…a63552
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38b341…fa7df1
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x49387f…9a136c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac19ec…575228
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f294b…a732eb

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.