Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x941c…27e60x50eb…6480Base—$0.00170%0x54f0…79329s ago0x4d0761…b90d8f
0x4122…47d20x213b…daa8Basex402 service$0.01100%coinbase9s ago0x46deff…f223eb
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xd33c20…70e4c3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase21s ago0xdc7e4e…9b235f
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793221s ago0x983764…2dc470
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0x39b2aa…6a1594
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x997b0f…77260f
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0x64102d…5d5bd6
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase29s ago0xe416c2…b19a0f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x6e163f…28376e
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0x5b8b21…3703ed
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0x451a66…c26ed8
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0x8e84c2…eb425b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0x57bbae…e18509
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0x9bf984…d446d1
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0x68280c…ade88d
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0x41b663…19b0df
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0xbaa7d6…d2faf6
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0x1aa7c1…37c668
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x710add…b67a67
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase41s ago0xccb1ca…29762b
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase41s ago0x87d811…cd2cff
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase45s ago0xb72263…382125
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793247s ago0xc9dce1…1d4601
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase47s ago0x0ff241…355d18

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.