Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3bba08…f27ffd
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x052899…a116dd
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5a504…bff9c0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xffd670…1c317c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x375e82…34d7a4
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07192b…bace9b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1628cc…ee3bc4
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a9dab…84c9c8
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6869f9…71d21f
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ecbf0…d2febb
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5e9b0a…87658b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7f5799…79bb31
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x953aba…734f8b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x562682…262ee9
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x757006…b2aea1
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd8b80a…ad6ec5
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaff3bf…80bdd6
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fb728…86f70a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x02d521…44bb10
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2ddd9…9bca01
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x72c56e…e54ed2
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x874d6d…b1e25f
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bb16a…3a33d0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3cc2c…315365
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x64bebd…8f17ae

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.