Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcddb…03500x1e12…6f30Base—$300.0070%0xa923…c9ac2d ago0xb2fcad…3b4a5c
0xcddb…03500xdf6f…621cBase—$150.0070%0xa923…c9ac2d ago0x8ad217…0e5b83
0x619d…4d980xcddb…0350Base—$25.6270%0xa923…c9ac2d ago0x718563…a76169
0xed01…78ef0xcddb…0350Base—$61.2970%0xa923…c9ac2d ago0x25ece7…114983
0xf795…32d70xcddb…0350Base—$89.1170%0xa923…c9ac2d ago0x25ece7…114983
0x0b51…15e90xcddb…0350Base—$88.4170%0xa923…c9ac2d ago0xeaa37f…42ee00
0xc898…b4e70xcddb…0350Base—$88.2670%0xa923…c9ac2d ago0x2e7ea8…a2a2b0
0xc7d5…238f0xcddb…0350Base—$63.9470%0xa923…c9ac2d ago0x2e7ea8…a2a2b0
0xbd78…74df0xcddb…0350Base—$65.9170%0xa923…c9ac2d ago0xe397f2…f27fac
0x7acc…0a7e0xcddb…0350Base—$65.2270%0xa923…c9ac2d ago0x12afde…b9e5ad
0xa7ce…d1ba0xcddb…0350Base—$64.3170%0xa923…c9ac2d ago0xfc9f6f…23fb2b
0xda74…2df70xcddb…0350Base—$64.7170%0xa923…c9ac2d ago0x6dfbed…be317c
0xbc21…ce410xcddb…0350Base—$65.6570%0xa923…c9ac2d ago0x6dfbed…be317c

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.