Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395a…edd90xd40e…c826Base—$0.01100%coinbase69d ago0xe45c0c…ee0487
0x395a…edd90xd847…50adBase—$0.01100%coinbase69d ago0x1228c1…3cbac6
0x395a…edd90xf0b2…f6b5Base—$0.01100%coinbase69d ago0x631bf5…a0b8a8
0x395a…edd90xeee4…1e23Base—$0.01100%coinbase69d ago0x1b9e2d…aa1f5c
0x395a…edd90x6621…59d8Base—$0.01100%coinbase69d ago0x8589f9…8f49ae
0x395a…edd90xf1d6…0ce9Base—$0.01100%coinbase69d ago0xd2b933…696b6d
0x395a…edd90x6271…b872Base—$0.01100%coinbase69d ago0x2e34fe…8ce0b0
0x395a…edd90x41a7…31daBase—$0.01100%coinbase69d ago0x6f9f1c…afdd41
0x395a…edd90xc0f8…6d0cBase—$0.01100%coinbase69d ago0xd0f750…cd2bad
0x395a…edd90x5330…7b62Base—$0.01100%coinbase69d ago0x89d55d…a60231
0x395a…edd90x2921…0016Base—$0.01100%coinbase69d ago0x508d23…d5db2c
0x395a…edd90x3026…609fBase—$0.01100%coinbase69d ago0x37b391…8ef265
0x395a…edd90xd735…811cBase—$0.01100%coinbase69d ago0x33388a…8f3244
0x395a…edd90x67f0…f2ecBase—$0.01100%coinbase69d ago0x54fc89…e5426e
0x395a…edd90xb097…0afdBase—$0.01100%coinbase69d ago0xe40ca2…4b047d
0x395a…edd90x59ef…a620Base—$0.01100%coinbase69d ago0x289aac…42627e
0x395a…edd90x4b90…f375Base—$0.01100%coinbase69d ago0x9253e3…a4d00e
0x395a…edd90x4496…6dc4Base—$0.01100%coinbase69d ago0x0eb63a…ddabe4
0x395a…edd90x821d…bc7cBase—$0.01100%coinbase69d ago0x3acd80…0f501f
0x395a…edd90xb960…e3b9Base—$0.01100%coinbase69d ago0x28cb85…ba86f0
0x395a…edd90x6baf…936aBase—$0.01100%coinbase69d ago0xf0b885…567bee
0x395a…edd90x4b1c…8b38Base—$0.01100%coinbase69d ago0x209d45…dbd902
0x395a…edd90x66e0…6763Base—$0.01100%coinbase69d ago0xc08274…c93154
0x395a…edd90x87f1…f5b9Base—$0.01100%coinbase69d ago0xf13111…c6c19a
0x395a…edd90x5ba2…29a2Base—$0.01100%coinbase69d ago0xe95f74…d1b043

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.