Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5909…9e490x52e2…f3eaBasex402 service$0.005100%coinbase9s ago0xa1f87e…854089
0x5909…9e490x52e2…f3eaBasex402 service$0.005100%coinbase11s ago0xc23f2f…084693
0x2fa2…9ee70x6839…1a2bBase—$0.003100%coinbase15s ago0x33da1a…169ed7
0x5909…9e490x52e2…f3eaBasex402 service$0.008100%coinbase15s ago0x1e2470…25d645
0x5909…9e490x52e2…f3eaBasex402 service$0.005100%coinbase19s ago0x906852…12f5e3
0xaf3c…a6560xfe80…47eeBase—$0.001100%fluxa19s ago0x64ed0e…72b4b1
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted21s ago0xa19bce…f4c3bf
0x5e31…67450x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xd5c04a…18c562
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x09f6…b65c23s ago0xd32dac…0b6e8a
0x5909…9e490x52e2…f3eaBasex402 service$0.008100%coinbase25s ago0xeb81ca…c1530f
0x2fc6…befe0xfbb6…43efBase—$139.8270%0x6351…0d6227s ago0x13332a…f54303
0xca0e…06d00x6839…1a2bBase—$0.003100%coinbase27s ago0x3b5967…cbf637
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase29s ago0xd289d1…3e586d
0x5909…9e490x52e2…f3eaBasex402 service$0.005100%coinbase29s ago0x9dc07a…daa456
0x5909…9e490x52e2…f3eaBasex402 service$0.003100%coinbase35s ago0xf20381…313a7e
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa39s ago0x4f2bd9…2c1eb5
0x27ea…adc80xfe80…47eeBase—$0.001100%fluxa39s ago0x060c4c…d8709c
0xbd5e…8c830x6839…1a2bBase—$0.003100%coinbase41s ago0x2a6334…02e4c4
0x4a1e…48520x4a26…11b8Base—$3.33100%coinbase55s ago0xfb5433…b1f728
0x8adf…348d0x6839…1a2bBase—$1.00100%coinbase55s ago0xf25f92…185b45
0xc9b9…1a320x3e0a…78e7Base—$0.003913100%coinbase57s ago0xd50888…2dc0ff
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x3d37…88061m ago0x9329f5…d082a4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1m ago0xa1120e…196a4d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0x565717…68f071
0xdea4…d3530x6839…1a2bBase—$0.003100%coinbase1m ago0x2bca70…7bbee7

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.