Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a2e…e5bb0x6e8b…4e2eBasex402 service$0.002100%coinbase77d ago0x41902b…a1a9c1
0x3a2e…e5bb0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase77d ago0x3f05cb…14eba4
0x3a2e…e5bb0x0e84…b808BaseOtto AITwitter search$0.15100%coinbase77d ago0xe0c1a7…1b9131
0x3a2e…e5bb0x4683…6fb0BaseTools API$0.01100%coinbase77d ago0x122d1b…8a47d5
0x3a2e…e5bb0x3c74…9992BaseAviationAviation$0.0025100%coinbase77d ago0xe69936…d52fc0
0x3a2e…e5bb0x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0xfab57f…5155a2
0x3a2e…e5bb0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase77d ago0x4d6aec…a515d0
0x3a2e…e5bbKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.01100%coinbase77d ago0x4e0441…773c4c
0x3a2e…e5bb0x2932…4f60Basex402 service$0.01100%coinbase78d ago0xf46d08…2c1c17
0x3a2e…e5bb0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase78d ago0xf8a190…53bcde
0x3a2e…e5bb0x4466…125eBasex402 service$0.004100%coinbase78d ago0x3469ef…0fa48a
0x3a2e…e5bb0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase78d ago0xf81857…3b571d
0x3a2e…e5bb0x4466…125eBasex402 service$0.03100%coinbase78d ago0xc82915…c9754f
0x3a2e…e5bb0xa039…3b79BaseExtract Links from Webpage APIData$0.12100%coinbase78d ago0x6a63df…5865af
0x3a2e…e5bb0x367f…1a03Basex402 service$0.001100%coinbase78d ago0xce130e…06b486
0x3a2e…e5bb0xa112…7d60Base—$0.01100%heurist78d ago0x806a33…dfb217
0x3a2e…e5bb0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase78d ago0xa0d773…92560c
0x3a2e…e5bb0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase78d ago0x5da0c2…0b0090
0x3a2e…e5bb0xd20f…7d0dBase—$0.001100%coinbase78d ago0xdb7a2d…6a99da
0x3a2e…e5bb0x2932…4f60Basex402 service$0.01100%coinbase78d ago0x9a5c09…41d39a
0x3a2e…e5bb0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase78d ago0x9d1f43…eb91f6
0x3a2e…e5bb0x5721…8867Basex402 service$0.001100%coinbase78d ago0xff2cbf…b4f2e5
0x3a2e…e5bb0x6302…ad57BaseTripadvisorTravel$0.01100%payAI78d ago0xa0a63c…706621
0x3a2e…e5bb0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase78d ago0x4725eb…d76e44

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.