Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe26bc9…b7d6f6
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x027c62…81d8d6
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd82917…f126ad
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc1f15c…58078a
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb18c32…9156e7
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x202111…a1da1c
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x401be8…bb97e7
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x122bb3…ce10a4
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaee573…f025d2
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x379fad…183d3b
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdb9873…b2096f
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd141c4…5598cb
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x968893…875015
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xefd9e8…e2e07d
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbd5854…211d91
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x97cad1…e62368
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbd84bf…65dd58
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x23440d…aa8ba7
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x228e1f…0a9f7a
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9c7b23…f9fad0
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x99d208…23ba5a
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x897940…0a163e
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x87609f…15528b
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x88f464…27bdc9
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaa586d…eeecbc

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.