Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0x62e2c9…f19ae6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc43aed…865dff
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd05570…eaf453
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9e97d7…e0314b
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46291e…c0c310
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3105e8…04d5f2
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25322f…1d4834
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0x631450…bc6a78
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f649a…231056
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce63e2…4ccd3a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa14dd0…b9b9ef
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe12e0f…60cd77
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5df9b8…01bff4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc79464…a7cda1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1432c2…4c6d7a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b13d2…85c318
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb2bcdb…63ecb1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d1298…1d1aad
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9df9df…d9d257
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f1743…545bb2
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x031c45…aed3f2
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f25f7…6a372c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x30d330…c2cb38
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ff1fa…6b98bf
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79d02d…45be19

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.