Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xdfe8…0862Base$86.1570%0x7347…d6917d ago0xdfadc2…094dac
0xa54d…49f50x2a02…3ec4Base$2,113.9070%0x7347…d6917d ago0x21a999…7b516a
0xa54d…49f50x2166…fd67Base$16,893.4670%0x7347…d6917d ago0xe1f3df…77da58
0xa54d…49f50x06fd…8242Base$33.2970%0x64b2…88337d ago0xddd256…361843
0xa54d…49f50x9f54…2002Base$3,069.6070%0x64b2…88337d ago0x1d3290…ce983f
0xa54d…49f50xda43…65baBase$144.9770%0x7347…d6917d ago0xe58b21…5ccd3e
0xa54d…49f50x51a9…bbfdBase$8.7270%0x64b2…88337d ago0x677981…25a496
0xa54d…49f50xe936…0de3Base$118.4770%0x7347…d6917d ago0x39717e…5bf1d7
0xa54d…49f50x48e8…f9b2Base$78.1270%0x7347…d6917d ago0x9a2898…6358dd
0xa54d…49f50xda92…88ffBase$1,899.5470%0x64b2…88337d ago0x08ee8e…8c9782
0xa54d…49f50x2166…fd67Base$9,324.1470%0x7347…d6917d ago0x5f55d7…0d9a12
0xa54d…49f50x4009…662dBase$35.9870%0x7347…d6917d ago0x1a48d5…653a75
0xa54d…49f50xb2ff…ae38Base$90.7570%0x7347…d6917d ago0xff9033…09b4d2
0xa54d…49f50x47b3…8e36Base$196.9870%0x7347…d6917d ago0xe6f5d7…33a861
0xa54d…49f50xda43…65baBase$319.5170%0x7347…d6917d ago0x422b91…6b16af
0xa54d…49f50xf135…d624Base$86.0270%0x7347…d6917d ago0xaad05f…c22760
0xa54d…49f50x07dd…e1eaBase$212.9270%0x7347…d6917d ago0xe6c21f…eadd09
0xa54d…49f50x98cf…551fBase$109.0370%0x7347…d6917d ago0xbbea46…f15ae2
0xa54d…49f50xf8a2…ded0Base$271.3770%0x7347…d6917d ago0xe4f622…08904b
0xa54d…49f50x79c9…8355Base$99.7370%0x7347…d6917d ago0xd69dbd…7744ee
0xa54d…49f50xebcb…6900Base$8.7270%0x64b2…88337d ago0x47abf6…274f05
0xa54d…49f50x41cb…2be6Base$70.0070%0x64b2…88337d ago0xd1ac3f…b798e6
0xa54d…49f50x389b…0c76Base$75.2570%0x7347…d6917d ago0x904e8e…4bbac2
0xa54d…49f50x6d66…2a6dBase$494.9470%0x7347…d6917d ago0x22b581…914c85
0xa54d…49f50x3465…eb23Base$1,667.6270%0x7347…d6917d ago0xa72cbc…87f599

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.