Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x79297d…612e3f
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x719ec6…74315f
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xa620c9…943674
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x93c4a6…9c454b
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x21a4c0…c016fa
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x13dcec…d8a309
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x77827c…c129f9
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xad96e8…3550e8
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x211c20…b9049b
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xdc5c8e…a15731
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xdb55a1…4d995a
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x57d47c…41db7a
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x501e82…bb9a06
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf8efa9…9c93c8
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xe2aa5d…f5e66d
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x2df2ca…c0ad51
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xdfb527…a23ad1
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf54102…d8f95c
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3cba2f…fda50f
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x939fe1…159ea3
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xfe36cb…fb5afd
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xa5b3c4…ca9dc7
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xd98e8a…178876
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x047a3c…442be3
0x7b8a…0f8c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x91602e…07065e

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.