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%coinbase5d ago0xa2b176…989c55
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8fc5ed…f2642b
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcb7fb0…76b3ea
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd772e9…c407da
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x80a96e…362440
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x961cce…bd0617
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x097fd7…09515a
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9997b5…dba34e
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa0a2b9…660d1c
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0e9faf…442860
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1feba0…952ea5
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9de1e7…03cb6e
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x440674…04853b
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4ef18c…dc6ece
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x41e379…821bed
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0c8e5f…10ca66
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x03456a…c64e53
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x339a94…a5df5d
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0737d1…f4951a
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xee4a27…f913df
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4f68b5…02fe33
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x66d0ea…634e9c
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x616314…815684
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0a9037…793a4d
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec446a…49a75e

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.