Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x14a984…52e92f
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5ce265…c76f6c
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9e73b0…b00876
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3ffe38…ef3546
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x34bc15…038adf
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3e6275…09e57c
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb58ad7…23e2bf
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfdc0cd…a394ec
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb1088e…93bd30
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7a7140…daa574
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2c0c7a…1d7bc5
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9d8619…906505
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe8aea2…e779e3
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3e4d9d…afeae3
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe3ba64…4ae5c5
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x246665…c2cac0
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa74d35…8d3245
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x49c583…13a1c4
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdf9fd3…47e02b
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xccb57c…dbb66e
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe419a2…6b724b
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf71ec7…92dd3a
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d8895…542c4d
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa13e48…6ba5da
0xae35…558f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x42150b…fe0dbb

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.