Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2332c3…386747
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2cfe09…4584b7
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3c9f81…bcc5c0
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcc9844…c7dad0
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf8a5cd…9304ce
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9d2cd9…b20fa4
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcbb1d5…1ca2ce
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x58fec1…88c4c2
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0e43e2…78ee3f
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5eefce…d3a1b1
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x91d296…38fe0e
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf77a35…45a29f
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa63c66…88234c
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9b65f7…2c4363
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6e6d4d…ade4bc
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf38050…9192e1
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe068de…eeb100
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x662e82…9cee6a
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7397de…2ac3b4
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x88e911…184be6
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0b758e…6606ac
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc28291…e6d381
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4128a9…1dde59
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x733bb3…60bdea
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf07f2d…fef807

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.