Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x761f6d…0dc628
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x9e9f3d…5081b4
0x9746…83d30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0xdd3e04…2cd978
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x393a84…d17c6d
0x9746…83d30xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xcc32b9…25bff7
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xbcc5d7…3391bf
0x9746…83d30xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xd97bbf…e08de1
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xd758c4…966d76
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xe238f9…231762
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x3580dd…13f080
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x408fc6…7420cd
0x9746…83d30x325b…d430BaseStableEnrichExa$0.04100%coinbase63d ago0x9bc4a1…231344
0x9746…83d30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0xa87353…960bb0
0x9746…83d30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x2cce73…aa489c
0x9746…83d30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x80955d…f4d72a
0x9746…83d30xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0x9d62aa…b65408
0xa449…15ac0x9746…83d3Base—$2.50100%coinbase63d ago0xbe65e0…a9a87f
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xd61be2…b1c69c
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x55c87a…5c7eb9
0x9746…83d30x325b…d430BaseStableEnrichExa$0.03100%coinbase63d ago0x2d74d8…f0c4e7
0x9746…83d30x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0xb8ce56…8148ee
0x9746…83d30xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase63d ago0xc45240…7af729
0x9746…83d30x23d9…8411BaseApify APIActors$0.01100%coinbase63d ago0x6e72e5…b07d91

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.