Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.06100%coinbase51d ago0x5423f5…543667
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x253a46…73342c
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase51d ago0x2f8321…f4a2db
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase51d ago0x303afa…12d714
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x5ae695…8e0b61
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x08827e…0fc762
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x0f2467…418b11
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase52d ago0x4b884f…1d0984
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x8cdbba…14fa85
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x15bb77…a32963
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xd41864…3e95fb
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xfc4c06…78a068
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x9db11f…a45d39
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x05f814…6a70ad
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xb2d05e…95c7a0
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xff7137…dace8f
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0xb4e0b7…2c2cfd
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x498b22…5df115
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x72348d…75557c
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xef5ea5…358103
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x24ce3e…eca048
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x59cd6a…574f7a
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x63066a…fc11b4
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x65fbb3…18e275
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase52d ago0x619c6a…253b16

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.