Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xd57c9a…9cfccc
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xfe1c1e…a0527a
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x0522e2…72fdbf
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x249436…d8c90d
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xc79c43…3a1b5a
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xdb9ecb…907ac0
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x39b969…679b2a
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x8c926b…0afff0
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xc891f9…bb4ca6
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x550ebf…db2e70
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x008103…015251
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xf74d99…8f3cc0
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x69ea34…2f81e1
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x264dff…c69957
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xb05bdb…2978d9
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xd5cd35…67f948
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x7ab5ad…87b4ae
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x1f5967…1534a2
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xf56086…957387
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x6b4446…8898ef
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0xa7e9b1…3d7173
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x4e25e1…73421a
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x200a04…e9972a
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x853e76…758b0b
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13h ago0x858aba…5bd32d

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.