Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x59f0b4…fe6e28
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0xe0e802…6b2592
0x0145…90870x4261…3b2eBasex402 service$0.02100%coinbase114d ago0x644e17…c30c87
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x618a55…8dc5ad
0x0145…90870x4261…3b2eBasex402 service$2.02100%coinbase114d ago0x240253…a2adf2
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x804c60…34df59
0x0145…90870x4261…3b2eBasex402 service$0.02100%coinbase114d ago0xd45ed1…967a95
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x90d0d4…c5d87b
0x0145…90870x4261…3b2eBasex402 service$2.02100%coinbase114d ago0x1660a7…e0d83e
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x9f6562…e8f0cf
0x0145…90870x4261…3b2eBasex402 service$0.02100%coinbase114d ago0x72eda9…9d7ce8
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x2773b0…e664fc
0x0145…90870x4261…3b2eBasex402 service$2.02100%coinbase114d ago0xb0d976…818888
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x95b684…97fd7a
0x0145…90870x4261…3b2eBasex402 service$0.02100%coinbase114d ago0x512e4e…3a4dde
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x1441d5…aa81ff
0x0145…90870x4261…3b2eBasex402 service$2.02100%coinbase114d ago0xa74bf9…a833f4
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0xdde2b4…4c9fda
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0xa2d5b0…c30a2d
0x0145…90870x4261…3b2eBasex402 service$1.01100%coinbase114d ago0x57f6d0…439336
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0xe13fa2…4b0e52
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0x63355a…1ed6eb
0x0145…90870x4261…3b2eBasex402 service$1.01100%coinbase114d ago0xf53405…4c52d0
0x0145…90870x4261…3b2eBasex402 service$0.001100%coinbase114d ago0xe7b002…40b548

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.