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%coinbase14d ago0x87bfc6…a82b99
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5d77da…125608
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5cd64c…729994
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x791eb1…39644b
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1a3ad7…c1fa91
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x21b57f…3a9b32
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x385529…bcd43d
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2eaa52…0e2cca
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x83514a…5765db
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6f8bc5…6b8f2a
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe1b9de…25f87c
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3cc020…a7d24a
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0f7ce3…2bd8f2
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcf153f…adf876
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd3d6ff…c55c4b
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8a893b…d83473
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1a57cb…c7f652
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6b5ac1…5bd0c0
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x71b67e…3cca41
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xabccd3…ec66d3
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2518ad…1c9cba
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5d4b6e…931b34
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2880e8…5339fa
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd977c9…422125
0xe14b…b5cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7b8d47…d4cf43

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.