Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase114d ago0x94186f…6e6312
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase114d ago0xb1fe65…13b827
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase114d ago0x9a9b2f…b23cb3
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase114d ago0x413753…690e5d
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase114d ago0xeb1eb8…2ce313
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase114d ago0xaf95e2…d98f49
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase114d ago0x3e1bfc…eb8f66
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase114d ago0x945228…7eb74d
0x1509…6c410x6a66…43fcBasex402 service$0.003100%coinbase114d ago0x5539d7…8138da
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase114d ago0x8df2bc…fd5b58
0x1509…6c410x6a66…43fcBasex402 service$0.10100%coinbase114d ago0x9690ac…9f6b02
0x1509…6c410x6a66…43fcBasex402 service$0.02100%coinbase114d ago0x38981a…6e8e0b
0x1509…6c410x6a66…43fcBasex402 service$0.05100%coinbase114d ago0xa1ea46…d07409
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase114d ago0x1b5c9a…2afc7e
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase114d ago0x997141…7b3278
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase114d ago0x48098d…387f0a
0x6a66…43fc0x1509…6c41Base—$9.58100%0xa923…c9ac114d ago0x9b8cf3…6b948f
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x9e9332…808bb4
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase115d ago0xfed43d…f148b5
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase115d ago0x439153…5837bb
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0x1fb2c5…981007
0x1509…6c410x6a66…43fcBasex402 service$0.01100%coinbase115d ago0x98793c…4ea60e
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0xe4c222…322572
0x1509…6c410x6a66…43fcBasex402 service$0.001100%coinbase115d ago0xd32eac…b2d7da
0x1509…6c410x6a66…43fcBasex402 service$0.005100%coinbase115d ago0xbecf81…fc923c

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.