Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa9a387…135bc0
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe1fb62…62fe8d
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7ac236…9b604c
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc53358…048292
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4bd420…cfa3c6
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2ec5be…8d823a
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa7b6cb…3e7df0
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7e354c…7d5546
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc2c5d8…db7370
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3f8a12…9e1418
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x788139…ef9073
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf4d66e…4ec844
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7c6c89…7112e8
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x71c263…9d4e85
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x83d1bb…7c122d
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x69f772…bae228
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x82c6f8…2d7592
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xde884c…3b1060
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6ac2fd…325729
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb13d6b…87b08b
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc62a81…0a287e
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa65501…f86af4
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x521d4f…e8fb50
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x39c22b…ebe774
0xe7c4…a60f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xed9143…b5413f

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.