Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x1766c9…3d6744
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x31daeb…05d140
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x78a3ce…0a3903
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0xa5f40d…e3d490
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x934846…c8ace6
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x64a2fd…4fa075
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x396612…0a6e5e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x08872b…fff05b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x40be9b…9ebf5c
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x54652a…0803c4
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x8baf22…840a6a
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x39fd03…913056
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x61f9d0…6f5afa
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x7d9c13…39c92d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0xc5b016…595264
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x164ad8…3ee34f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0xb24acf…d16ba6
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x81182f…8ff5ea
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0xfc88fd…e862a5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0xd87db7…3f5eb9
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x43921e…d27a3d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x8c0bc7…3fc3b1
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x38ffed…e1cead
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x4f31a5…811f97
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase14d ago0x904eda…68cedd

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.