Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x01c2e0…d01cda
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0b1d8d…9f3b7c
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x23b2c6…2854c6
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x31f4cd…8fa3fb
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb5e594…287586
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x43ede4…5d6231
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x768cc4…63261e
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x29c948…b7df91
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe62d7…9f8553
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf38283…62a5d7
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfc7ed5…cc31ec
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf20065…6187cd
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d19eb…1bec8f
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2f6111…05c2a2
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x61913a…11cc64
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2013d3…06094a
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8a8db1…90172f
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1316fe…1c09a4
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6168b5…fd80f5
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6f9674…6bef42
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd4ab34…619cf2
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaec743…d7bfa9
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x574443…a4c05a
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2e66e…fc13d5
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeca571…b90bad

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.