Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3df6f5…bed8bb
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x149cf1…91901e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1ca16d…2e34b6
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09263d…ce7e29
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc3ca2…011cc0
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb7862…7f2b72
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaabec2…bfd977
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7672f…be5b3e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d5581…5281c2
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xff7717…4c4ca2
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1584f4…8ed7d5
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x26f8ad…c1b6f2
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f229e…d5906c
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x022669…1bc182
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd45a24…f4fdbb
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41bd79…65cd53
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94678f…e7f3db
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x79eb12…3f41ed
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94419a…15ed59
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfafe44…934242
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe29d2f…50b262
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x297e59…bdf857
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd4bc21…b40df6
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd13be4…04a690
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbb6f06…2f5bee

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.