Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x13db…5192Base$19.67100%mrdn17s ago0xba5612…1184a8
0xafff…33790x84fa…14a5BaseToolsmithScreenshot$0.02100%coinbase25s ago0x901095…6236ed
0xafff…33790x84fa…14a5BaseToolsmithScreenshot$0.02100%coinbase27s ago0x917384…36fc59
0x9995…08730x85a7…109bBase$0.00170%0x6cb9…e3d527s ago0x9c0bbd…df324a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0x6a9ee9…d5c6d2
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase31s ago0xf03b96…e36c4e
0x843b…c4a70xdd35…9bd0BaseSCVD General Storex402$1.00100%coinbase33s ago0xda753e…dacacf
0x0773…9b8b0xfe80…47eeBase$0.001100%fluxa33s ago0x62a1c9…d6ad44
0x8533…2d670xfe80…47eeBase$0.001100%fluxa33s ago0xc3e88d…860667
0x1332…66eb0x47c5…4fc3Base$10.0070%0xa75d…d8a533s ago0x755033…c0f56c
0x1332…66eb0x47c5…4fc3Base$31.5070%0x54c7…4b1233s ago0x4d7a21…db7ba9
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa35s ago0x0ef7a7…fcfa45
0xd881…f9980xfe80…47eeBase$0.001100%fluxa35s ago0x53328a…8bb0d9
0x7545…925c0xfe80…47eeBase$0.001100%fluxa35s ago0x391b31…e7689b
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa35s ago0x80ab72…222355
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase35s ago0xc967f0…811f05
0x7b55…a52b0x86b1…2f66Base$2.5070%0x9f02…1bcb45s ago0x911b68…08f22f
0x690e…ffc50xaf3c…cfcdBase$0.0370%0xfc77…f46645s ago0x7227a6…397a87
0xe95c…b6950xdcd3…913dBase$908.0570%0xa923…c9ac49s ago0xcbe341…024451
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase51s ago0xf51655…793959
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase55s ago0xd312e1…50acc9
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa57s ago0xf43032…25a75c
0xafff…33790x84fa…14a5BaseToolsmithScreenshot$0.02100%coinbase1m ago0xa2eb8c…a8f030
0xafff…33790x84fa…14a5BaseToolsmithScreenshot$0.02100%coinbase1m ago0xd4c669…1dd228
0xd7b5…c3450xa9dd…2315Base$0.002100%coinbase1m ago0x5a9d23…6c28e1

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.