Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x257c07…1a4ce3
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xe9fb89…b274c3
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xc79f20…c01ccd
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x3f56cf…3e2b32
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x535d3d…0d97fa
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xacdd97…60cf42
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x378bbc…e521de
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x058eba…d2efd8
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xe31108…ab8727
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x242a92…cab5f9
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xfda3d4…8527ff
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x769ad2…966b43
0xd651…bf650x325b…d430BaseStableEnrichExa$0.002100%coinbase31d ago0xa24af8…733487
0xd651…bf650x325b…d430BaseStableEnrichExa$0.002100%coinbase31d ago0x3208db…21b24b
0xd651…bf650x325b…d430BaseStableEnrichExa$0.002100%coinbase31d ago0x064a8f…1339ec
0xd651…bf650x325b…d430BaseStableEnrichExa$0.002100%coinbase31d ago0x607e98…ca9696
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x3e8c5d…c671a1
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xa60432…824cbb
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x99ef07…ec37e2
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x433548…264def
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xd33362…41dea1
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x92cace…65b667
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x5ca4f2…ac5f53
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0xe76466…c0d983
0xd651…bf650x325b…d430BaseStableEnrichExa$0.01100%coinbase31d ago0x81f0f8…6b7828

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.