Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff9723…9e2cdc
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd73ac2…0c469d
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b7a60…7a38be
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xacd81d…700563
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6065c…bf5cbd
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0501af…72933a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9da581…11ecfd
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfcb1b…cef150
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf94ba3…681d15
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x850c84…2c0086
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3af70b…44bba5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a9cb9…970df0
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0cad6…d92896
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd1cee…50b97b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95c52e…b31106
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd8e1b…e04bd7
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39c6bd…6e4124
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe78a91…746ae0
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3c9a28…acc66d
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3bd0c5…9ec1ea
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce67b7…d2f218
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36af17…237274
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee1195…1c8053
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x371ba4…aaf47a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc970ea…05a398

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.