Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9771d ago0xdcd3ad…e3cc29
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd71d ago0xcec480…a9e345
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f71d ago0x94311b…846844
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9771d ago0x4d2ee2…e21040
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd71d ago0x3564a9…965e1b
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f71d ago0xf8642e…5473cd
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9771d ago0xbaccb8…f04425
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd71d ago0xd954f7…eecd28
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f71d ago0x61ef18…afd4f3
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9771d ago0xfc0c29…a48b31
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd71d ago0x9b81b4…feb4f3
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f71d ago0x21d866…e8032e
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9771d ago0xd48ffe…85f123
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd71d ago0xed2279…5605d7
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f71d ago0x5eff87…52d579
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9771d ago0x8269bb…04d3d3
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd71d ago0x174f26…20b115
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f71d ago0x802ed4…f02657
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9771d ago0x63359e…5c4cee
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd71d ago0x93da6e…2041cd
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f71d ago0xb73cb8…7be076
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9771d ago0xe70df9…3be34b
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd71d ago0x98ab35…1db2c7
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f71d ago0x2090ba…9f8ed8
0x35da…d1ca0x73fc…b29bBase—$0.01100%0x0018…ca9771d ago0x33eb37…8ea4f0

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.