Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter48d ago0x6d40b6…fabb02
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter48d ago0xdda6ae…884357
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter48d ago0x7ecd60…4296ea
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter48d ago0x462c41…5b908d
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter48d ago0xf7e3da…2f8716
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter48d ago0xdf09bf…6a6646
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter48d ago0x05a07b…25c3e3
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter48d ago0xfc8c0d…b57645
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter48d ago0x99ca62…be201c
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x466d4e…5df5cb
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter49d ago0x5f1691…1790bb
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0xd5343a…05f82e
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0xb54d0a…02dd30
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0xa2f6e2…733e9f
0xad75…e80f0x07cf…2396Basex402 service$0.10100%0x1360…66fa49d ago0xca54fe…ea42ba
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x889ab5…6c6e12
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter49d ago0x76e381…77ec4e
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0xdfcfe4…05e115
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x9bc771…f157b1
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter49d ago0x91d268…f489f8
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter49d ago0xa61a2c…76bd38
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x546aae…2087f9
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x40ea72…f9213b
0xad75…e80f0x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0xd191fb…96f6f3
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter49d ago0x45edfc…1b752d

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.