Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa5399b…3ef530
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x775e83…5ad916
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x604fa6…8fc7c9
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x25a9d7…76ee2f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc5ce4b…d08930
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x998aad…6a9081
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xaadf93…9e31cd
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbd7b32…8e97a3
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x64fa56…c61264
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x26dc55…4fb830
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdf11d6…b3239c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x641e76…4f6a35
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x82c83f…de51c7
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3b74a9…d4dcc6
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdd9551…90b983
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8467a3…78e644
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4c3eab…b27c2c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xff3149…8f3c35
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x64cfbd…6e7851
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa205bb…e3b596
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x04fdb3…b90e54
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xee99e8…d031b2
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x919c3c…e0250a
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa6c42f…15d1ed
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x305208…8a0090

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.