Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006612100%coinbase89d ago0xba6908…ae2a4a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004423100%coinbase89d ago0x08205b…88ba29
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006709100%coinbase89d ago0xc9d3e2…61ab3c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007091100%coinbase89d ago0xe67871…4dce57
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004206100%coinbase89d ago0x3be11a…df311e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005479100%coinbase89d ago0x856d31…e66ce7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007091100%coinbase89d ago0x5305d7…fded57
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase89d ago0xf0bad2…b48b33
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004343100%coinbase89d ago0xb198a8…7aa803
0xa028…3ea20x6839…1a2bBase$0.003100%coinbase89d ago0x161cfb…3d8c5a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004794100%coinbase89d ago0xaf16cd…08bb2f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004208100%coinbase89d ago0x0b7c91…ae6871
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004184100%coinbase89d ago0x3e3539…3e1114
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006712100%coinbase89d ago0x118cd1…ec5fda
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006542100%coinbase89d ago0x313d3d…09fbe9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004488100%coinbase89d ago0xca88fa…8cd2bf
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005242100%coinbase89d ago0xf55050…15594d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004163100%coinbase89d ago0xa12679…e2505c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase89d ago0xb7648b…25ad7b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase89d ago0x2fedad…3e033d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004322100%coinbase89d ago0xf811fd…0a79a4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004514100%coinbase89d ago0x8ea874…f0f734
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006603100%coinbase89d ago0x756971…67a255
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase89d ago0xbfe26a…b9dcf6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004483100%coinbase89d ago0x31747c…0ea0c9

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.