Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc33…ed030x6839…1a2bBase—$0.003100%coinbase11s ago0x545803…e4c6c0
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515s ago0x18f89a…6991e6
0xd072…6bfa0x47c5…4fc3Base—$10.5070%0x35b0…b81015s ago0x4998d1…7a3ade
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase17s ago0x79f833…4d99c6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase17s ago0x02176d…c3c94f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a519s ago0x3013d0…413389
0x1332…66eb0x47c5…4fc3Base—$3.0970%0x0d74…aad619s ago0xd57b1f…a89cc4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase25s ago0x5b9261…0e9e9f
0x6022…37480x6839…1a2bBase—$0.003100%coinbase25s ago0xe33c28…b4d65b
0x3a24…60620xef43…6c7fBase—$0.01100%virtuals25s ago0x6cf70e…515c4f
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x3b4242…a2156f
0x3778…4db10x8c26…22c2Base—$106.2770%0x4661…93fd27s ago0x55c09b…28f137
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase29s ago0xc0390b…61c796
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa29s ago0x8161dc…9473d2
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa29s ago0xcc8c12…de16b1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase31s ago0xe49205…c6e6f8
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase31s ago0x30cfcb…4e6f0d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase31s ago0x98f942…e4402d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase31s ago0xbbdf95…96a71a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase31s ago0xaf6e5c…c53e9f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase31s ago0x10d74e…38e1ef
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase31s ago0x6d7012…1d808e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase33s ago0x33e957…96fd2d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase33s ago0x01ce0a…60707e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase33s ago0x1ca090…539c07

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.