Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase43m ago0x735c7a…7e6f0e
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase43m ago0x426548…528ddd
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase43m ago0x03ddcb…0b3b47
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase43m ago0x016874…b73de4
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase2h ago0x79e972…70f70e
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase2h ago0xd8118a…6f18ef
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase2h ago0x1b9f13…10c7c4
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase2h ago0x925f8f…4f896b
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase3h ago0x935e2a…d3b4d2
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase3h ago0xd259c7…6abacf
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase3h ago0x06b930…57ca56
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase3h ago0x661d27…95339d
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase3h ago0xc5973b…a6c759
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase3h ago0x494b17…2276a3
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase3h ago0x148ef8…376c23
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase3h ago0x265264…9280cd
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase3h ago0x5cc752…c65652
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase3h ago0x512b13…ad696c
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase3h ago0xa292cc…133bc5
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase3h ago0xc96620…0ce50b
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase3h ago0xcf4513…5bef34
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase3h ago0xd657d6…0b2a28
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase3h ago0xdaecc1…9f37c3
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$1.00100%coinbase3h ago0x4bf409…bc9fe4
0x51c9…64da0xe8e2…8959BaseChainAnalyzerAml$0.50100%coinbase4h ago0xd7cdd0…5151d9

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.