Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f7290…d762ee
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa31b11…452066
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x234af7…febdb8
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9c63a…40584a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x195181…80d6f0
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x718fc9…876890
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8a000…c26e6b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb348f0…d78d95
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52c465…af4dc8
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a553b…1b7f82
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd6692c…1719b4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c6cec…6a27b6
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x862ec3…d5aecb
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e3ca6…16ef85
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7dbaa0…5ba377
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e7b59…a9f8f6
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x350ead…6e8488
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc17554…f58b3e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad016e…02d230
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa6a740…68de46
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59a30b…481f71
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf71705…0797ad
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1c6dc…4f32ea
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x812634…16fe19
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b4e2b…4b0c32

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.