Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase9s ago0x67f8d7…cf3669
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11s ago0x3f4e2c…66867b
0x1332…66eb0x47c5…4fc3Base—$84.0070%0xde1b…a3a211s ago0x388197…cfbeb6
0xd816…2bb00x6839…1a2bBase—$0.003100%coinbase17s ago0x7b0fc9…93b607
0xbcf4…b3070x06df…fd6fBaseStableUploadUpload$0.005100%coinbase29s ago0x6f1e80…13c58b
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x620616…9a5878
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xc670b9…1e64e5
0xcc8d…ba8c0x7290…da28Base—$0.2070%0x56f4…133035s ago0x3be7ee…30eb9a
0xe03d…274b0x50eb…6480Base—$0.00270%0x54f0…793237s ago0xeb9f6b…196c08
0x5746…c8990x649a…3432Base—$3.0070%0x3e32…3ce737s ago0x8ff084…3b7c48
0xe12b…2e510x6839…1a2bBase—$0.003100%coinbase37s ago0xb3081f…cc2cb5
0x649c…312b0x6839…1a2bBase—$1.00100%coinbase49s ago0x645859…2eefac
0x056f…99d70x788b…8454Basex402 service$10.00100%coinbase51s ago0xd03ec2…8a72a7
0x6686…1d0a0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase53s ago0xae09c7…c2530f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase53s ago0x62958f…6f0773
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x43a8e0…0d2cc1
0xa66e…39440x9e25…0810Base—$0.0770%0x9e25…081055s ago0xfdefe4…8772f2
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase57s ago0xa456a6…fd58f3
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase1m ago0x642f81…6bf6e4
0x2fe0…39ed0x47c5…4fc3Base—$30.0070%0x1913…93d91m ago0xa8d654…cbe2c3
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase1m ago0x5e28ce…2e888b
0xcc9b…fbc40x6839…1a2bBase—$0.003100%coinbase1m ago0x6510df…a62e18
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase1m ago0xd6ad77…bb1354
0x5dad…5a050x09ae…ec64Base—$1,602.8570%0x07ae…0e671m ago0x4c5d4f…238843
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase1m ago0x616012…45944d

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.