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.01100%payAI111d ago0x022e78…52e31c
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x98f50c…676ce9
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x82a317…0398e5
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d3917…eee9cb
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac3cd2…4f8974
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe4bed1…592197
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x905092…4404af
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0dfd3b…48501b
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x754cb9…4ad9c6
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeb71c4…42805f
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcbd9f4…8ef991
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xecc192…fb7c39
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x62f1fe…272a17
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1b359…9cb7a3
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb32131…c04891
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1a8ed4…b700cf
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x348fd5…259578
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc8ff20…b98dd8
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf2554…f0d126
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ca434…fb2f77
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc4a59e…cba17c
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20fde7…46c443
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x65356f…f44889
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c54f0…037a4e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6898e…2f80a9

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.