Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x1f83ab…4f19ca
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xd1089d…47f3e0
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x13b2bd…bb69fb
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xd6459f…74e294
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xa54a50…680bb2
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x451149…cbb8a7
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x421290…51e607
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x14b083…43658f
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x7dbfe0…db1540
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x260b13…0d26ac
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xbde4d7…1c8f04
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x98379b…692f2b
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x35b9bf…a4cb49
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x17e04a…f77fad
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xf3fe68…af1001
0x8709…9c9b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x224e66…82b960
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x3ca602…41fdaa
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x7d805c…ee97c9
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x1eace0…9aea44
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x007ee8…c10129
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x73fe68…d816ef
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x73b4ea…0f3966
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0x630faa…231ade
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0xc1af95…6597aa
0x8709…9c9b0x325b…d430BaseStableEnrichExa$0.02100%coinbase51d ago0xeb16a8…eb9e58

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.