Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b72…2c970x5306…7c82Base—$0.01100%coinbase77d ago0x779a78…565f57
0x8b72…2c970x9567…a433Base—$0.01100%coinbase77d ago0x39565f…2b323f
0x8b72…2c970xb74d…b6a7Base—$0.01100%coinbase77d ago0xdf9797…990700
0x8b72…2c970x330d…e0d1Base—$0.01100%coinbase77d ago0x555386…e53296
0x8b72…2c970x7a99…6afdBase—$0.01100%coinbase77d ago0x231c82…f48610
0x8b72…2c970x96be…6100Base—$0.01100%coinbase77d ago0x653ce2…4de919
0x8b72…2c970x177a…7250Base—$0.01100%coinbase77d ago0xe5d3d2…c1b2a6
0x8b72…2c970x39bc…f5d2Base—$0.01100%coinbase77d ago0x724537…339706
0x8b72…2c970x8d64…6f82Base—$0.01100%coinbase77d ago0xd8df1d…5388af
0x8b72…2c970xdac2…fdbfBase—$0.01100%coinbase77d ago0xabb4b1…376864
0x8b72…2c970x738f…c28dBase—$0.01100%coinbase77d ago0x65bc76…7d843f
0x8b72…2c970x41d8…8a01Base—$0.01100%coinbase77d ago0x36b93d…9a72b9
0x8b72…2c970xfea2…6592Base—$0.01100%coinbase77d ago0x957c05…1868ac
0x8b72…2c970x4bcd…5116Base—$0.01100%coinbase77d ago0x6045de…9d21e7
0x8b72…2c970xd058…c1f5Base—$0.01100%coinbase77d ago0x0fa579…b8eac1
0x8b72…2c970xac77…fef1Base—$0.01100%coinbase77d ago0x3a98c2…20fadb
0x8b72…2c970x6b82…7e11Base—$0.01100%coinbase77d ago0x4261a8…3d168a
0x8b72…2c970x68bf…a6d5Base—$0.01100%coinbase78d ago0x34896f…ff23f0
0x8b72…2c970xf36c…e05bBase—$0.01100%coinbase78d ago0x29494d…bb8dab
0x8b72…2c970x5a94…f955Base—$0.01100%coinbase78d ago0xa38057…2d1a01
0x8b72…2c970xb050…9b56Base—$0.01100%coinbase78d ago0x49dc02…c78067
0x8b72…2c970x606d…00d8Base—$0.01100%coinbase78d ago0x9545f4…a0c2b0
0x8b72…2c970xd9a3…cfa0Base—$0.01100%coinbase78d ago0x059f3c…9adb0a
0x8b72…2c970x60c2…e579Base—$0.01100%coinbase78d ago0x27cccf…6c6b26
0x8b72…2c970x5c32…5051Base—$0.01100%coinbase78d ago0x33f449…d5d51f

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.