Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbe7…d5660xb300…8e84Base—$0.12100%fluxa113d ago0xbc33f1…67e2f7
0xb108…16f70xb300…8e84Base—$0.63100%fluxa113d ago0x48509f…066822
0x55ae…72000xb300…8e84Base—$0.63100%fluxa113d ago0xcf9ea1…9cc46a
0x74dd…ea1a0xb300…8e84Base—$0.35100%fluxa113d ago0xc1cb50…291677
0x47ab…c3740xb300…8e84Base—$0.78100%fluxa113d ago0xd0d410…e76199
0x4634…25a50xb300…8e84Base—$2.39100%fluxa113d ago0xe43149…a47e01
0xc96b…98ad0xb300…8e84Base—$3.10100%fluxa113d ago0x9fd746…20e92d
0xa0bb…bcde0xb300…8e84Base—$3.55100%fluxa113d ago0xc37cb0…d6d643
0xde85…870b0xb300…8e84Base—$0.63100%fluxa113d ago0xd730d0…703643
0xedb0…83a20xb300…8e84Base—$0.63100%fluxa113d ago0x08455d…51ae24
0xb463…3b390xb300…8e84Base—$0.63100%fluxa113d ago0x09d47b…439dbd
0xa2f3…f87a0xb300…8e84Base—$0.70100%fluxa113d ago0xcbadfe…28806e
0xfe4d…a3080xb300…8e84Base—$0.63100%fluxa113d ago0x5b58da…b93e8f
0xd9f4…6d080xb300…8e84Base—$0.63100%fluxa113d ago0x15a669…a65cf2
0xc68a…359a0xb300…8e84Base—$0.68100%fluxa113d ago0xc651df…a4450f
0x6e56…55da0xb300…8e84Base—$0.63100%fluxa113d ago0xa680bb…487778
0xa990…7daa0xb300…8e84Base—$0.73100%fluxa113d ago0xe28ff4…efc15e
0xb34f…bf580xb300…8e84Base—$0.73100%fluxa113d ago0xa3aac0…0004b0
0x6337…991e0xb300…8e84Base—$0.33100%fluxa113d ago0x9f220b…bded23

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.