Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb5b40a…f2dd22
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xae82b3…e9f496
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x150aea…9ff201
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x918886…b7a412
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc984a1…dc1c01
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa9cb33…c80eb5
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9b26e6…b6a421
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x69bfcf…b63abd
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc97ff6…f3dc83
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2b1189…0c52e9
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb3125c…80b68c
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9ecda8…0dddb6
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x212cc1…032342
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x9a4468…1943af
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4258f6…7d967e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x415dcf…92170b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x670c93…8d527a
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe0404f…9e4e42
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xafe4a4…d05137
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8fcaff…b35bf2
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3bfd8b…172711
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x53f81c…aeedbf
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x560b6b…f7f61b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa85efc…ef1e0a
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7a9b3e…e11154

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.