Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter57d ago0x266c49…25720d
0xd675…2ed10x07cf…2396Basex402 service$0.01100%dexter57d ago0x4d1867…78d1fc
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter57d ago0x90b37b…db0af7
0xd675…2ed10x07cf…2396Basex402 service$0.05100%dexter57d ago0x23e343…28911f
0xd675…2ed10x07cf…2396Basex402 service$0.03100%dexter57d ago0xdbccd2…bdb183
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter57d ago0x978385…2ec7af
0xd675…2ed10x07cf…2396Basex402 service$0.05100%dexter57d ago0xf7862f…aa5b07
0xd675…2ed10x07cf…2396Basex402 service$0.01100%dexter57d ago0x8e5fd9…391d05
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter57d ago0xa71fce…2fd852
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter57d ago0x65d309…b53718
0xd675…2ed10x07cf…2396Basex402 service$0.01100%dexter57d ago0x1daa34…838872
0xd675…2ed10x07cf…2396Basex402 service$0.01100%dexter57d ago0x323688…f76f98
0xd675…2ed10x07cf…2396Basex402 service$0.01100%dexter57d ago0x842691…f58b79
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter57d ago0x3b2deb…4bb3e4
0xd675…2ed10x07cf…2396Basex402 service$0.01100%dexter57d ago0x1d6124…aa65b6
0xd675…2ed10x07cf…2396Basex402 service$0.01100%dexter57d ago0xbb6c6d…aa49ef
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter57d ago0xfaa87a…b4b7a1
0xd675…2ed10x07cf…2396Basex402 service$0.05100%dexter57d ago0x417fe6…62c8a5
0xd675…2ed10x07cf…2396Basex402 service$0.03100%dexter57d ago0x924c5d…42e7b8
0xd675…2ed10x07cf…2396Basex402 service$0.05100%dexter57d ago0x77d42f…026db3
0xd675…2ed10x07cf…2396Basex402 service$0.03100%dexter57d ago0x2ad0e0…e432df
0xd675…2ed10x07cf…2396Basex402 service$0.01100%dexter57d ago0xd60a73…5d25ca
0xd675…2ed10x07cf…2396Basex402 service$0.03100%dexter57d ago0x3678ed…7eae17
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter57d ago0x73bd66…5580ae
0xd675…2ed10x07cf…2396Basex402 service$0.03100%dexter57d ago0x5ec48d…e004db

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.