Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc59fa8…36532e
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8193a9…828726
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x060358…567794
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x689504…51adcc
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fbdbb…ec1761
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x947b8f…bcf8b1
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28b260…ea2917
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3f6ff…3a3205
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ed604…698730
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcedeba…8da604
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e7fa0…a3ca52
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4876eb…17776c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7574aa…fca687
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb99b9a…acf9ba
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97de82…0409d8
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4bfa81…1179fb
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8e833…0354d5
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x471ec4…7333c3
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x604541…f43644
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3097a9…5eaceb
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa6efd…3dd881
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9c8aa…dd93dd
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x090306…56039a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d09d5…bc16af
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18f04f…13b291

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.