Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xf03207…c2411a
0x23d2…8f450x9e25…0810Base—$0.0770%0x9e25…081013s ago0xd76f59…eccf7d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x2551e1…5abe5f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x1c490d…cc752a
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase17s ago0xd1a095…fc8684
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x8224ed…9598a6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x7e6638…24a6c1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase23s ago0xf805ef…54de75
0xa54d…49f50x87a7…e46aBase—$4.7970%0x64b2…883323s ago0x0688e6…ec2523
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793223s ago0x9bd70a…eed3a4
0xc7f3…c0440x5f11…468aBase—$0.33100%primer23s ago0xf2ea14…e87527
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0x03ae4e…67423a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0x881c66…7433bd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x8b4ed9…421536
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase31s ago0xcce12f…065467
0x11bd…fee30xfe80…47eeBase—$0.001100%fluxa33s ago0x37ce56…6de288
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0xa658b2…464556
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x8a171c…9847cb
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x33659c…07a6c4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0xe46792…19967b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x19e51e…1d0c2a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase35s ago0x6189a7…81536a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xe48905…d59ed6
0xd952…d44c0xfe80…47eeBase—$0.001100%fluxa35s ago0x3b85da…ec6f34
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase37s ago0x91dd0d…3799b9

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.