Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65bd…67bb0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xe02c3f…52963a
0x1422…cf7c0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xe17cd9…cb9962
0x132c…8f610x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x864e95…66356b
0x0461…64160x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xd2074f…f72181
0xd55e…7fb60x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xf5f5da…31182f
0xfe96…16890x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xc55c45…84ec15
0x2289…dc830x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xc4350a…cec27f
0xa29b…00ff0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x142a6a…e8148d
0xdcd0…abe00x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x7b4bcb…32db89
0xac79…88680x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x8adac2…80bd1c
0xd740…05e90x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x6dc405…09ddca
0x9f99…25990x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x5b7e82…584ffd
0x698e…2d5f0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x1fabb3…d28f2f
0xc3b6…e57b0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xb1d23b…8a2da4
0xc0c9…a7fc0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xdd7322…6f39c3
0x4d4b…c43b0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xad7de7…601fdb
0xf45b…19840x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xb780d7…9d48cf
0xf6ff…25780x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x593411…87972a
0x1422…cf7c0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xa240d2…cb2cd4
0xa79a…60ca0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0xa67191…7bc421
0x0f1f…b91e0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x4e22ff…200992
0xba53…a7fa0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x9a9620…b24fa6
0xb68a…dd6f0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x74226f…b3efa5
0xcf8b…eae70x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x20c50f…acb47c
0x9b31…069a0x85a7…109bBase—$0.00170%0x6cb9…e3d537d ago0x29b421…8b2acf

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.