Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f98ac…953b52
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x391410…e262fe
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7d4bd1…3e5591
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x24d542…1b03c4
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x505efc…db7dd7
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25cda9…ec1e3c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x223b36…8fd3da
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x938946…125c75
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16cb02…080c52
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc2ace8…c4c72d
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4d949a…081528
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x236609…b5d3f8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ad1e8…601352
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a70f7…0eba5e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa778e1…189c97
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa87051…d750ff
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ec9cd…e02337
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c455e…f84033
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3a3b4…cbe7e6
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39e6f9…b8684e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd8a549…b07972
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5bf10a…ae9022
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe8796f…08f5c4
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8366b6…5d0a48
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd646b5…af669f

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.