Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x58733e…08e5d1
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x39aca4…2cf076
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x326c09…b2cf85
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xbf1191…8ccf0b
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xa27726…1025ee
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x169810…0d4c61
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x928463…a5d87d
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x15e781…f30e25
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xb752b5…5e0c08
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x7b86ea…e470c9
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xf2bb59…3b8c9f
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x3b20b1…b13417
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xfee8ea…a2e5e1
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x09143f…b5a2fa
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x93d934…5825dc
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x7a9d88…96ca7f
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x835b43…096b97
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xa62096…666fa5
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xc217e6…f684f3
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x02baeb…b4f03e
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xd0ed1e…dd58dc
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xd3f36c…0f74b8
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0x2dc24d…1df89a
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xc60db4…8af4ef
0xf744…cdf20x8755…c62eBasex402 service$0.02100%coinbase76d ago0xe78006…5859e4

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.