Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase96d ago0x31df8d…c0a429
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase96d ago0xc9cf14…e21ba9
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xbfa3f3…def093
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase96d ago0xd8d864…d429df
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xcf1c01…4db174
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase96d ago0x80e250…b659fd
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x20f4f3…cd1690
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase96d ago0xb2d8c4…d0498b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x35c249…6fcc72
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xe70fa5…fb979c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase96d ago0x6e9222…9cb228
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase96d ago0x56086d…40a7a4
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase96d ago0x447e78…73b940
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase96d ago0x324f15…3154c0
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x715f9d…0c2b6d
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x3d5b9b…6127d1
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xf511b5…36e526
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xd60619…eecab0
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x3482c9…e5ffc0
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x7d5a8b…dd9435
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x699420…a61bef
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x1d9fa5…686682
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x059440…a71e6f
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x1a3c7c…6a2c25
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase96d ago0xdc93eb…bbb053

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.