Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee5…2c310x3f75…63ecBase—$0.01100%coinbase80d ago0xbb8c34…872b78
0x6ee5…2c310xbfa6…412eBase—$0.01100%coinbase80d ago0x3639af…896035
0x6ee5…2c310x6108…3fc9Base—$0.01100%coinbase80d ago0x7f58e1…bd0573
0x6ee5…2c310x5864…db60Base—$0.01100%coinbase80d ago0x15aff6…f72708
0x6ee5…2c310x9074…a545Base—$0.01100%coinbase80d ago0x09e185…43997c
0x6ee5…2c310x63d2…eb43Base—$0.01100%coinbase80d ago0x4635d5…e90daf
0x6ee5…2c310x8aae…4fffBase—$0.01100%coinbase80d ago0xb2b02d…7382be
0x6ee5…2c310x2fb8…909fBase—$0.01100%coinbase80d ago0x71269b…bec13d
0x6ee5…2c310x8703…54b2Base—$0.01100%coinbase80d ago0x5eaa60…097739
0x6ee5…2c310xabb1…5329Base—$0.01100%coinbase80d ago0x8ca8cf…f4b5a8
0x6ee5…2c310x53d3…48d3Base—$0.01100%coinbase80d ago0xb99173…bdcb4f
0x6ee5…2c310xeaba…7553Base—$0.01100%coinbase80d ago0xcdd465…c6d56d
0x6ee5…2c310x40a5…0f36Base—$0.01100%coinbase80d ago0x1330b1…f93131
0x6ee5…2c310xb581…8855Base—$0.01100%coinbase80d ago0xbfa133…d6646b
0x6ee5…2c310xc284…da1dBase—$0.01100%coinbase80d ago0xbbb43e…df9573
0x6ee5…2c310x6978…cd58Base—$0.01100%coinbase80d ago0x574b8b…f278ea
0x6ee5…2c310x0145…9484Base—$0.01100%coinbase80d ago0x411f68…d11fb5
0x6ee5…2c310xb4d5…c601Base—$0.01100%coinbase80d ago0x63d675…f1d0a9
0x6ee5…2c310xd9bd…a0ddBase—$0.01100%coinbase80d ago0xd8b1fc…02fa52
0x6ee5…2c310xfdc4…7d92Base—$0.01100%coinbase80d ago0xd37861…29d614
0x6ee5…2c310x37bc…0493Base—$0.01100%coinbase80d ago0x799570…75b406
0x6ee5…2c310x6f0c…bfceBase—$0.01100%coinbase80d ago0xfd319b…37c412
0x6ee5…2c310xae2c…ca20Base—$0.01100%coinbase80d ago0xa2266a…305c3f
0x6ee5…2c310x435c…0520Base—$0.01100%coinbase80d ago0x07d1a9…553ae3
0x6ee5…2c310x581d…911aBase—$0.01100%coinbase80d ago0x6a9a6e…52b6f6

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.