Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0xc27b87…7f269a
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x5e8b26…3fa127
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0xb7f9c1…6451be
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0xcea072…17dbb0
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0x7a7fdb…d7a14b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase99d ago0x007373…f031a6
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%candidates99d ago0xfc01cf…40fbef
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%candidates99d ago0x2061ba…5dcc0f
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x19b1cf…afaf4b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase99d ago0xef9f23…20d2cc
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0x359321…293113
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0x905de4…480bba
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase99d ago0x757b9b…a28b62
0x6ee6…473f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase99d ago0xe3ce4b…4591a0
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x64a8cb…821c0e
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0x41e73f…bf48fd
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0xa33d46…b18b71
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase99d ago0x50fd2d…4a4e98
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0x35648c…ee9187
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x524d7f…802ca1
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase99d ago0xb95b6c…294c04
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.03100%coinbase99d ago0x5dacc2…9d2c5e
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x4f647d…270a46
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x51184b…4a0c86
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase99d ago0x58d3d8…5b2c7e

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.