Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e74af…c6061e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04a57d…edfce0
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89f215…f7ef7d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f1e34…3967b6
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb56ae7…76d740
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d70b7…cf68fb
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17a1fa…c6ee9a
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e4a32…05133e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x260c0c…d7b5bb
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf96baf…cbfcf1
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9e413…26d793
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc9001b…b8a850
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x52a7d3…c7fad2
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb1636…847dfa
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d831d…da9666
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x73eae8…ee2ba4
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd28210…8af2e6
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2dcfc2…e4b01d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x454425…2c3378
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76153d…e0415e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0936af…731727
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x726f8c…69247e
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4e0ff…278e89
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x453c84…f20dec
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b2b6a…29587c

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.