Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x21a0c3…454892
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x94f847…83f8eb
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0af8a3…bab7ce
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1a0e81…1bb459
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x56f678…57b336
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x96ac69…0762d0
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xae842d…c5f2bc
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8cd52a…95e81e
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd617ec…fd495a
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xca1645…99ce08
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x540e60…19a621
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x317d66…978f72
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcc0741…3ce3a2
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x580bc8…5866fb
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xaa371c…ddd30e
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf3475a…c3631a
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7c4633…3be6a7
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5f20cc…e3ed97
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x257677…ae1343
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x975001…a71f6f
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd4893a…00d7fb
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa389aa…7266e3
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb6bab7…c61867
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x90a9c9…5a25e3
0x58d7…a3580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6c01dd…c5807a

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.