Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x585fe9…413827
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x7619df…bfc922
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xca2614…f6e7a8
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x2c44b0…a31130
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xe125a6…d09193
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x99ae18…311a81
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xdc47a5…3ce3d4
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x87b61c…8596b4
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x7f63c4…7d1d94
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x691d6e…d12825
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x1340be…405766
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x120d75…e18d1a
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x63c5bd…bbc288
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x8b4ec6…013dc5
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x835b5e…ecc470
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xf4817a…7ddf6e
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x21f331…9c6c03
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x27ea5f…1e3ed4
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x0b2615…646b8d
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xea39cb…7bc31e
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xc579af…8a92ba
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xda0db5…d15ed0
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x265449…3874bd
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0x303d2b…f02e6d
0x4d4e…0fe40xd591…428cBase—$0.00170%0xea34…81fd17d ago0xe27a53…3d7283

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.