Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x79c030…f2e324
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x31db2d…938eef
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x10abc3…575b26
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf95cb1…67326c
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e9c1b…4f5365
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x728976…b0dab7
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd29bec…fba2f2
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x416331…aad018
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76cfdd…5dc414
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc4d19b…0c39ad
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6acf7d…5b5ff8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf432a0…2ab840
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b739e…971969
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xea82fc…281128
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x20dc5a…92a3c3
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4f5ab2…1d8962
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa50eda…67e876
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe94543…4be8d0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x079f74…65bffa
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x650298…dc4a55
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4344c4…2508dd
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x398be5…8b6880
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9967f5…062f65
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc20ca5…1709d7
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf03e7e…92d04a

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.