Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb34f4f…20b268
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0xce757d…a29d83
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b5c16…9cb29f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x16f33c…7d8e5c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99a7d2…d69fe4
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad1cfd…2c77cd
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76a2e5…f5d389
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf62fa8…e428cb
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3b56c…487d38
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0e1f98…677dfc
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf6bab2…1022ec
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x358622…49375c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9930a8…e2fa59
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28148c…99f42d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb9ee5d…dd0c99
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc2c43e…ec6a65
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea5b68…0f9558
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x97662e…458c27
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x52f7d1…877d2b
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2eb87c…70a4cf
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7cca73…e5d6d8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88d037…f816ab
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d7b0b…a3c4e9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf42a81…614b8f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e772f…b444c5

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.