Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0xc49dc1…00b9d5
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0xbeec0b…ff87f5
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0x091303…a8b89c
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0xd6db58…e14680
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0xa9dfd6…0317f9
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0x72e57d…9b86da
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0x11111f…b649ea
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0x103cfb…fb377e
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0x13835a…3942a0
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase41d ago0xdff8e1…db9b73
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0x49e526…070653
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0x64d376…0fd46e
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0x26196a…669af0
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0x11d4fe…e0520a
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0xe55f49…eea6ca
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0x74a267…0e1e00
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0xe19d0e…08dc75
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0x999d8c…641b36
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase42d ago0x63335e…0f489a
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase42d ago0x2db82b…942edb
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase42d ago0xc071db…a5e4dc
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase42d ago0x419b5e…b4899a
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase42d ago0xf40c61…04fa0e
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase42d ago0xebd60b…589f27
0xe3fc…fa000x325b…d430BaseStableEnrichExa$0.04100%coinbase42d ago0xb41ab9…a7fe69

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.