Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6219be…f1df87
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1eb46d…dca5cc
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe75504…46c749
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc28147…6152b9
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b2295…55e433
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9ee0d…c79a77
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6d65a…adfb27
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9613b…d9dd16
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcef829…31d847
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x70c13e…1cbd7f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9522a0…39b0b1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21c285…6fce23
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5102a0…ed1a60
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbffa09…52f1ef
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89694a…cde764
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb28d7d…19f2f1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x45e0c3…d27837
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6b634…62e14a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e184c…03c794
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80a03e…ab9a58
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40d798…2dbb3d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf25c98…79f23c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb726ab…ef4b1f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8ecc32…15ebd8
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf898ad…1d158c

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.