Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58ff…6b0d0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase17s ago0x8f7ed0…126648
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase23s ago0xcfd95e…5db0d8
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase23s ago0x159342…54d783
0xf595…356d0x47d3…9ddaBasex402 service$2.50100%coinbase23s ago0x2f6b44…f92a9b
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase25s ago0x1f8d43…7714c9
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase27s ago0x8234bb…a0eaa6
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase27s ago0xd155a2…f2fae9
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa29s ago0x88f46f…62c3fa
0xe03d…274b0x50eb…6480Base—$0.00170%0x54f0…793231s ago0xc94f74…c75f28
0x5f11…468a0xc7f3…c044Base—$0.30100%primer37s ago0xba631c…fdf324
0xa449…15ac0x58ff…6b0dBase—$2.50100%coinbase39s ago0x3c6b39…507186
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase39s ago0xe92efe…ffd47d
0xe9f3…70d70xef43…6c7fBase—$0.01100%virtuals39s ago0x737423…1f7d3b
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase41s ago0xfdc020…921fad
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase43s ago0x0f1936…d86e58
0x30a6…641e0x260e…b61fBase—$0.0025320%Payer-submitted43s ago0x7035fe…c4bb37
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase43s ago0x601ef9…e869f0
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.00253100%coinbase45s ago0x06743a…334bf5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51s ago0x320fb6…426bd8
0x928f…cde10x3e0a…78e7Base—$0.00284100%coinbase51s ago0xda10e7…b7c348
0x30a6…641e0x260e…b61fBase—$0.00234520%Payer-submitted53s ago0x72d923…b8feeb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002345100%coinbase57s ago0x75661d…88c8e2
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793257s ago0x0605b8…e0a7ea
0x30a6…641e0x260e…b61fBase—$0.00208520%Payer-submitted57s ago0xa186e0…21c0fa
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase1m ago0xd14eec…cf404a

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.