Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase17s ago0xbd32e2…edf9bd
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase17s ago0x482c82…bb3e8e
0x467f…a4c10x85b4…627cBase—$1.20100%coinbase17s ago0xb2468f…806008
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0xcb6c9c…d7de12
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase19s ago0x005166…ba6b2b
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase19s ago0xd7df1a…7893de
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x4d6e26…651307
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x8de314…c1f167
0x467f…a4c10x85b4…627cBase—$0.90100%coinbase23s ago0x09ffd1…aba34b
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase23s ago0x6512c3…e8ed27
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793225s ago0x0c761e…d70329
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase25s ago0x53330f…1b9d6d
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase27s ago0x8ec817…282c79
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase27s ago0x766e90…741517
0xe7a3…d8060x4cd0…bc31Base—$21.9970%0xf70d…dbef29s ago0x04b19b…6820eb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase29s ago0x4b508c…e30c9f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase29s ago0xdc6478…d9a590
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase29s ago0x6eace8…f0ee65
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase31s ago0xf591cb…749591
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase31s ago0x287ded…bae548
0x467f…a4c10x85b4…627cBase—$1.50100%coinbase31s ago0x888508…07a6df
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x978657…d4c072
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x0034d7…980a37
0xb44b…7a650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xfe1d05…454a6b
0x41f7…b6920x3e0a…78e7Base—$0.004683100%coinbase43s ago0x67f978…f54f30

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.