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…c8a513d ago0x207974…035c1f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x6a7f27…446289
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0xaa0b34…bd6f97
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xa71c02…d54944
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0xee21b7…61a899
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xbfebe9…b7314c
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0xb823f6…3d1d1a
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xffa0de…846344
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0x156501…0b7cac
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x4eb528…5bf964
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0x78c1e1…410d36
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x5cf140…243816
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0x5d7742…3caf70
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x064c7d…fa5089
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0x2a4622…df12b9
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x73e20a…4cf913
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0x2c4a76…e3d564
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x31567e…33c343
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0xeb9877…06884f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x1d44ea…f3ec46
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0x00908e…136cb2
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xb30757…e1e209
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0x54ee13…3ebd00
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x52bd24…f0c203
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a513d ago0xaf9215…66b084

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.