Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x8ad0a0…83846e
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x6d6b54…816856
0xe02d…d5890x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xd56892…d4f986
0xe02d…d5890x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x838dfa…5f206a
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x37d753…a5f39f
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x6442f8…f7be6e
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x9c0451…3e7b6e
0xe02d…d5890x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x56f519…30d422
0xe02d…d5890x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xc76d46…fef395
0xe02d…d5890x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0xe826b7…1bccce
0xe02d…d5890x325b…d430BaseStableEnrichExa$0.01100%coinbase69d ago0x2d3171…7e7d7f
0xe02d…d5890x23d9…8411BaseApify APIActors$0.01100%coinbase69d ago0x20cf3e…07e63a
0xe02d…d5890x23d9…8411BaseApify APIActors$0.01100%coinbase69d ago0x81a2e5…c35c3f
0xe02d…d5890x23d9…8411BaseApify APIActors$0.01100%coinbase69d ago0xa68edd…1a3958
0xe02d…d5890x23d9…8411BaseApify APIActors$0.01100%coinbase69d ago0x6428f1…0932fe
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x1d8e6c…bbb321
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0xe1a225…2196f7
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0xcab79c…395ed6
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x3a9cb6…40ecde
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0xc2f746…3300d3
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x9da47d…d92545
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x67404b…5b11a8
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x264aee…50f0dc
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x0bc286…e22c3d
0xe02d…d5890xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x34c10c…63e246

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.