Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef4fd6…ba5c9d
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75484f…5d2ec9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe97d72…8c5686
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x702e70…2b3d56
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97435d…36d0bb
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf52a3…23399a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22687c…6542c1
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9ab1fc…359fe5
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23f8f8…d59f75
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x829236…68d815
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2bf30e…215986
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x379e0f…387381
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefa3c2…d89daf
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe1d4b…30324e
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2bd930…1c5d6b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9987a3…af6ae6
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11dfdf…1668cd
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x699387…9b1e22
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49440b…6f2f58
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe95135…e4d5e9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85f469…995508
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x675c6d…d32668
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb28f7b…69f84f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ace9c…248bdf
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI106d ago0x578694…0bd58c

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.