Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x24c1a4…7fdaef
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x0549d7…547c25
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xcb0716…61519c
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x13d51b…184fad
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x0234a8…e624fe
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x44972c…ec2722
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xa6d8f5…b9c3bf
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x6eb384…100f9f
0x4e5d…528b0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x2aaf40…aa64e7
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x37c1c4…527de0
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xaa977b…9054c9
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xe8a793…73a82f
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x13b44b…2876cb
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xa027ad…b8a384
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xce9d98…ac36c1
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x9a6415…c08349
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x46899c…e593d9
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x4cac74…bacf16
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x500e5b…72b67d
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xbe9c23…69b1b6
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xeec86b…6c3dae
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x80407c…6616fe
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0xb78d61…c8991c
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x2279e9…cb5c9e
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30d ago0x69e1b9…e532c4

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.