Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a543d ago0xf85436…131d7d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc43d ago0xdff5ef…14f5d7
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a543d ago0x2c002e…3897ce
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc43d ago0xd7fad8…8af2f7
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a543d ago0xf6df37…5b9cb3
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc43d ago0xa4b9e6…05a3be
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a543d ago0x5bd673…0ad354
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a543d ago0x62753e…93654e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc43d ago0x03ab95…3dbe45
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a543d ago0x8bb5a8…5fc6c2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc43d ago0x5bd124…534547
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a543d ago0x47f579…11f96d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc43d ago0xadfee5…f481ec
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a543d ago0x331e6a…2a3cad
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc43d ago0x6c4f08…b230c6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a543d ago0xfab2f9…376669
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a543d ago0x68c37e…6c6579
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x4929f5…4bcc32
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xa4f201…d31d70
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a544d ago0x88e1df…b48a98
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0x68fe12…c377de
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x309ffd…5bca14
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xebd2e4…d5d8e8
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xee07f3…2bde8c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x52b40f…156be0

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.