Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6fdca4…705f54
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x818478…27e2bf
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2c3594…7081b8
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6c69c6…cc9d8e
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x261bd1…3ce4c5
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x78a1d8…e9514a
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xab137a…0dfc3f
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbee0dc…7d39d6
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb2f3ce…2cc7f9
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcd0546…43b43b
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x264588…c87150
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfea914…b1e1a7
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x37a3a6…b62816
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4a9b54…619887
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2e84a9…812061
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x83134b…64d841
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3dfb7d…b01d05
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3bb5f5…dfc259
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x676ef3…1d1350
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfc7897…f7aa3d
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xeb3b21…fc2aef
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaa9947…068c42
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6e4abc…b31732
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb6dcbd…b35166
0x944d…a7ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a03e1…e37246

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.