Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x9b50d1…a9a137
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%candidates98d ago0x62d719…21e47d
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x6bcf15…1dc195
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x100b4a…831e2e
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase98d ago0x5a20d6…a634fe
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0x5f3a01…6ce691
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0x3987f5…7de27b
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0x9cbb19…3fb628
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0x8a3ed0…80aae6
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0x6527af…1ef806
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%candidates98d ago0x46bc1e…932aee
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0x59f8d1…2c314e
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0xd59abd…60e7df
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0xd74e24…be80af
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0xf6ba28…00f4f5
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0xc86310…60e427
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%candidates98d ago0x3bf5de…c6ad6d
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0xe19452…ab3a76
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0x3b5711…132a4b
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0x974bae…41a0a6
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0xc4f06d…e80a7a
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%coinbase98d ago0xdd2de8…10b580
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.03100%candidates98d ago0x6bd88e…04f3cd
0x7626…4fd90xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase98d ago0x27b423…e25b99
0x7626…4fd90xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase98d ago0x0c8232…5ee3a7

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.