Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa875…69630x9e25…0810Base$0.0270%0x9e25…08107d ago0xe3f15a…acde60
0xb472…fe570x9e25…0810Base$0.0170%0x9e25…08107d ago0x14fca0…a261b1
0xd9a9…da860x9e25…0810Base$0.0270%0x9e25…08107d ago0xc0b992…8828d0
0x6405…b2ac0x9e25…0810Base$0.0270%0x9e25…08107d ago0xaae80a…5a1466
0x76ee…ff410x9e25…0810Base$0.00647770%0x9e25…08107d ago0x1b8c32…b6a698
0xdc3b…b7780x9e25…0810Base$0.0370%0x9e25…08107d ago0xadb9bc…17c4aa
0x5dfa…03ed0x9e25…0810Base$0.0570%0x9e25…08107d ago0x4c4cbf…223bac
0x0602…34fc0x9e25…0810Base$0.00696970%0x9e25…08107d ago0x494697…26cfca
0x5c95…3fa40x9e25…0810Base$0.0570%0x9e25…08107d ago0xca2332…c1070f
0xb529…484f0x9e25…0810Base$0.0270%0x9e25…08107d ago0x4306fc…a9f0e9
0x4743…1e120x9e25…0810Base$0.0170%0x9e25…08107d ago0x1cd5e8…276eb9
0xb9ad…8cf90x9e25…0810Base$0.0470%0x9e25…08107d ago0x777f72…da680a
0xf806…212b0x9e25…0810Base$0.0370%0x9e25…08107d ago0x4b12fa…c03c66
0x1953…e9340x9e25…0810Base$0.0170%0x9e25…08107d ago0x20cbf0…028a54
0xf83c…6c6b0x9e25…0810Base$0.0270%0x9e25…08107d ago0x20e925…d9bfd8
0xc364…2d320x9e25…0810Base$0.0067170%0x9e25…08107d ago0x6d5b78…d9210e
0x61ae…f4180x9e25…0810Base$0.0093870%0x9e25…08107d ago0x6c4ff2…bae00c
0xca40…2fc90x9e25…0810Base$0.0170%0x9e25…08107d ago0x6b2979…8acae2
0x2bf7…10510x9e25…0810Base$0.0170%0x9e25…08107d ago0xe6097b…6f22f0
0x687c…52680x9e25…0810Base$0.0770%0x9e25…08107d ago0x57360d…7fa71d
0xa7b0…81700x9e25…0810Base$0.0170%0x9e25…08108d ago0x553f71…acd6cb
0x21ce…c0d90x9e25…0810Base$0.0270%0x9e25…08108d ago0xd3ea0f…6e4eec
0xaa37…f4ff0x9e25…0810Base$0.0270%0x9e25…08108d ago0x0e651c…04849f
0x4b3c…59e60x9e25…0810Base$0.0270%0x9e25…08108d ago0xee452e…169a66
0xb706…dfc60x9e25…0810Base$0.0170%0x9e25…08108d ago0x189bae…99a4db

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.