Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c6…4b690xfe80…47eeBase$0.001100%fluxa14s ago0xf38c83…611784
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xff5c38…3a5f4e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x483f24…e694b7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0x948cd2…eb7d19
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0xdb6e28…0f8814
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x7ce0fa…ed0d7e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x4838b4…f00e01
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16s ago0x1f2a32…485f30
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x7666d5…6573a8
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0018…ca9716s ago0xdfcf8f…ca5916
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xffb441…79b088
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x35bb82…bc4106
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0x6917b3…6e30df
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0xffae5b…3f8f64
0xc605…85ee0x40a8…ad8bBasex402 service$0.005100%coinbase18s ago0x92ce95…f6e7e0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x1f5210…084e80
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x50b4c4…42d9a4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0xd76231…51ef7f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase22s ago0x432046…bf1764
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase22s ago0x05df16…95bd90
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xf98e42…728613
0x7dc9…b2570x3e0a…78e7Base$0.004311100%coinbase22s ago0xa54ed3…81fdaf
0x32db…499d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x52d239…c65437
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase28s ago0x9e0d44…d428d8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.08100%coinbase28s ago0x53627e…a7a311

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.