Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x879689…3863ba
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2acc0…fa9d15
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8c0065…5b2721
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbd4655…1ba533
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x47876b…22f2f9
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xccda5c…c497f2
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf4bf04…17c63b
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x211250…308c16
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f318e…e516a3
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7320be…003780
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcaec23…27d90e
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x654872…bdbbb6
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x66d8b7…f92800
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6877b8…b54bff
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd7c275…27c25c
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xecccf2…0adb55
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a2316…47ef26
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf5fe5f…ab2114
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcc8ae1…5c0cfc
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd5d589…6f35eb
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2cb18c…b11fd9
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf756c4…1a9668
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd47976…1e8b01
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x029d2a…62d1fd
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa5e741…a8adbf

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.