Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb45deb…82ff5b
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x96b1f8…2e22df
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x99b7f2…fb7942
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xda109f…32b405
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xec7a87…37eb28
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xbeba29…db221d
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x278996…cb6a91
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x21da3e…f7e63c
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x4219eb…1f5600
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x4c2ab7…6e8479
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xcdc299…f2b772
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb3c111…4d1d49
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xca4520…7748eb
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x7bc001…3f776e
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xb66955…847613
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x0f748f…6bc18a
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x70dbf1…6a09a0
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x47b31e…75d09e
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xd76abf…0bdcae
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xeb768b…f9be64
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xba276f…cfeacf
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x435806…c5f4a9
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x373a98…b721f1
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0x93860e…81208d
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16h ago0xf36864…1a6ac9

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.