Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x624419…156d64
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xffef81…93ebd0
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4a7a1d…5c3132
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfd4bbd…0c3a5a
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc0f2bb…a87499
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f8833…f5e8eb
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x52cf32…25a17e
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc20e68…cbe3b2
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc9f258…7f2828
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xde9b25…8d2b51
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd58c83…3e46c4
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdd485f…955cec
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf3bb67…31a19c
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x37edc0…84bd0c
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1e62db…b65535
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x375e3a…7a7e58
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x856315…19cb1a
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd3ff64…1c9cf6
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9b2978…2cb816
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8b8f70…5850ee
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbcd47c…fd2dc4
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf2a1de…9d5aee
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2eda70…914fed
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x612b6d…473a91
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x42b8a1…d0d51b

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.