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.03100%coinbase17h ago0x2d3db4…228837
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase17h ago0x56657d…c1f5cf
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase17h ago0xb05fce…8e4f5c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase17h ago0xa74b71…7dc644
0x5853…1e6d0x44dc…7c2cBasex402 service$0.03100%coinbase18h ago0xc76d1f…35f6a2
0xc671…a96e0x44dc…7c2cBasex402 service$0.03100%coinbase18h ago0x6b64fe…afe65c
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase19h ago0x446777…9a24ed
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase19h ago0x0bc7db…58b824
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19h ago0x783613…60d99d
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase19h ago0x00377a…eb646e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19h ago0x8983df…922ec9
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19h ago0x8bd24c…42704e
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase19h ago0x30a01a…dc30b2
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase19h ago0xeaea02…8de2c1
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase19h ago0x2a00ef…054255
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase20h ago0x55c645…a5b2a7
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase20h ago0xed6fd1…a776bd
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase20h ago0xe93e9a…2c7ed7
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase20h ago0x52ea55…65e870
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase20h ago0xa7320d…36f90e
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase22h ago0x415357…994132
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase22h ago0x18062e…fbe57f
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase22h ago0xdf8689…be74f6
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase1d ago0xcdef23…528d57
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase1d ago0xb1b04b…4530aa

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.