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…c8a518d ago0x48803d…57f4ec
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0x918cfe…9e837e
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x46bb13…74056c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0xb03efa…902b46
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xc629c5…060cea
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0xb25160…6a2b69
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x7e22bd…9ea459
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0xe85ba5…799e4e
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x329b29…c1f67c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0x88ecfb…9ade59
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xde8868…d78974
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0xa68181…6aa384
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x4eabe4…2de112
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0x739712…8483f7
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x90d14b…188b2d
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0x725026…672669
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x76a579…6ec79e
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0x2f00d0…9982e6
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x38bb27…2b2057
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0xe3a3eb…e1addb
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0xdd4e8b…9270ca
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0xfe649a…830c9c
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x6b0665…2b2963
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc18d ago0x9f3aec…e17007
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a518d ago0x87f8c9…23f2ec

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.