Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c60…549d0xccc8…15beBase—$133.05100%0xf70d…dbef44d ago0x66247b…ca30eb
0xe7a3…d8060xccc8…15beBase—$7.06100%0xf70d…dbef44d ago0xf0bdf6…f93b98
0x86a4…822f0xccc8…15beBase—$3.57100%0xf70d…dbef44d ago0x23fd4f…916b42
0x8184…3ac90xccc8…15beBase—$1,297.44100%0xf70d…dbef44d ago0xeb7995…8d27d5
0x5f1f…e9040xccc8…15beBase—$0.05100%0xf70d…dbef44d ago0x5c9cd5…911922
0xd4fe…069e0xccc8…15beBase—$5.81100%0xf70d…dbef44d ago0xfec6da…e9f627
0x70ce…3f780xccc8…15beBase—$97.79100%0xf70d…dbef44d ago0x2d65fd…036b45
0x70ce…3f780xccc8…15beBase—$90.00100%0xf70d…dbef44d ago0x010318…1ce8e1
0xef3d…2f8b0xccc8…15beBase—$214.95100%0xf70d…dbef44d ago0x99d4ce…1c600b
0xf535…ecba0xccc8…15beBase—$3,492.17100%0xf70d…dbef44d ago0xa317d0…7f323d
0xe0f0…3bf50xccc8…15beBase—$998.62100%0xf70d…dbef44d ago0x80d33a…d606d7
0xe7a3…d8060xccc8…15beBase—$8.21100%0xf70d…dbef44d ago0x0a570c…8e5b9d
0x86a4…822f0xccc8…15beBase—$4.53100%0xf70d…dbef44d ago0xe4bc9d…2bce62
0xb8e0…239d0xccc8…15beBase—$2.11100%0xf70d…dbef44d ago0x76fc75…0657e5
0x077c…4f320xccc8…15beBase—$0.50100%0xf70d…dbef45d ago0xd0aa74…c15aa0
0x077c…4f320xccc8…15beBase—$0.05100%0xf70d…dbef45d ago0x18baeb…9b6779
0x077c…4f320xccc8…15beBase—$0.50100%0xf70d…dbef45d ago0xc59079…6244ff
0x077c…4f320xccc8…15beBase—$0.50100%0xf70d…dbef45d ago0xfb1dbc…e56410
0x19bd…47cb0xccc8…15beBase—$7.75100%0xf70d…dbef45d ago0xf8064b…364b3e

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.