Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc962…1c620x06df…fd6fBaseStableUploadUpload$0.02100%coinbase116d ago0x3eb59c…0e9c32
0xc962…1c620xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase116d ago0xc74229…15a915
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0xe0622c…06dcec
0xc962…1c620xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase116d ago0x30af6b…397bfb
0xc962…1c620xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase116d ago0xc1c483…74110d
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0x52afca…02d1a6
0xc962…1c620xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase116d ago0x348d6a…a338b2
0xc962…1c620xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase116d ago0x293294…ade43e
0xc962…1c620xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase116d ago0xe83ffc…2bf793
0xc962…1c620xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase116d ago0xa0e965…8cc1b7
0xc962…1c620xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase116d ago0x86b83a…64562d
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x0bedd7…cc425e
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase116d ago0xae0d85…81c993
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x7e2d9d…c4268d
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0xd7f2da…460fb7
0xc962…1c620x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0xb5b83a…009524
0xc962…1c620x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x7dd2b7…58102f
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x311075…dbe6c4
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x422504…5dc2cf
0xc962…1c620x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x286ad5…fe8164
0xc962…1c620x325b…d430BaseStableEnrichExa$0.02100%coinbase116d ago0x9c4c58…f88366
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x164c3d…9306a4
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x7eaab3…e6158f
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0x8032d3…e4e84b
0xc962…1c620x325b…d430BaseStableEnrichExa$0.05100%coinbase116d ago0xd25c14…92c7af

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.