Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaafe…44f20xbe3f…ba79Base$0.01100%coinbase15d ago0xbbfdf1…a0eb2d
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x697938…7fc4c2
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xfe058b…1ec612
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x7f04f9…d06a36
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xd9fb7c…86719e
0xaafe…44f20xbe3f…ba79Base$0.01100%coinbase15d ago0xb494b5…69290b
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xfde9ac…ef50fe
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xadd404…79a4ca
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xd0d0d8…9db189
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x12e916…81ac21
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xbdd5fc…297e6e
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x4a76fe…d5b6ba
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x493de6…6c8a89
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x655e5e…1e25a8
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x4975b2…9438b5
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x161370…965fa8
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xd52e82…da79a5
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xf99f26…e4c7da
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x3577b0…c6b7b5
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xa1ea87…2667a9
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x254a09…ac7eb7
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xdfebae…dc8b4c
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0xbb4d6a…ae915e
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x69d45c…cd74d0
0xace4…9b370xbe3f…ba79Base$0.01100%coinbase15d ago0x73443c…26757a

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.