Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x108b82…3ff590
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x006c92…d6c361
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x76c8b7…f9c8fc
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0xf911df…f1fe22
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x393605…9944eb
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x0137d8…e09e8f
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0xac1b0e…a6a484
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x4ab878…d2762f
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0xa97769…5c9d15
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x4388f9…e8ad25
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x45e484…0942db
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0xcabcec…28d708
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0xb8a28d…f706c7
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x68b29b…df8279
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x737849…e893c2
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x6c766f…fb99cd
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x84a04a…088d26
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x7aed44…b40978
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x71d04e…02a026
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x0bce6b…1855b0
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x797cc1…ec9a11
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0xe3c20b…d3e3bf
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x6c74a1…e4befd
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc15d ago0x119e2a…51dd21
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a515d ago0x3ee631…5328a0

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.