Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x336e96…5aca03
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4b8e8…11a6a9
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b2a1a…5365a0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f32bd…8961ba
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcfb0cd…6f3712
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c4b93…8b076b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd040ed…e02cea
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5877c…7c72cf
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd10bf…d7622c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61ee52…48e9e0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35faf8…7e253d
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa1cd77…10da80
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x304dd0…d785cf
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52e39c…fbb1de
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe49a41…446d2d
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35f232…582f7e
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x618ac0…ecf5e0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc46811…59b5af
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01788f…a032bd
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0241fb…c85a67
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x60dc2f…020eb0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x33b076…bff697
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a7863…b8ffc6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc263a4…7bdec2
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45d4e1…7e20d5

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.