Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x5d6886…f5f9d6
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x73af38…a174ab
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x7f708f…8f45c2
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x91c152…f7392b
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0x2e42fd…d9fcd1
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0x2b93cf…a535db
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase36d ago0x2d7fce…33b9f9
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x838a97…c8826c
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x8c2b9d…1fcff3
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x37edba…6aa9ab
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xd4d5c9…7a3193
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase36d ago0xbf8408…b853b6
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xc74c66…eee7dc
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xefc1f7…22fcda
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x993773…330a80
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xae17a9…eb9cec
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x335cdf…c3f860
0x6777…39860xd593…700dBasex402 service$0.05100%coinbase36d ago0xd97d7c…295a00
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0x728a80…4f39fe
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xae3169…58b96e
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase36d ago0x3eb016…989717
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xb48a9a…583643
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x701dfe…b10d02
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x5c4002…5fea8b
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x4bb59d…98ded8

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.